Jar examples for p:profile-plugin
Profile configuration for Java Web Project
You can download jar file profile-plugin 1.4.26 in this page.
The Apache Software License, Version 2.0
You can use the following script to add profile-plugin-1.4.26.jar to your project.
<dependency> <groupId>cn.bestwu.gradle</groupId> <artifactId>profile-plugin</artifactId> <version>1.4.26</version> </dependency>
compile group: 'cn.bestwu.gradle', name: 'profile-plugin', version: '1.4.26'
libraryDependencies += "cn.bestwu.gradle" % "profile-plugin" % "1.4.26"
<dependency org="cn.bestwu.gradle" name="profile-plugin" rev="1.4.26"/>
@Grapes(@Grab(group='cn.bestwu.gradle', module='profile-plugin', version='1.4.26'))
'cn.bestwu.gradle:profile-plugin:jar:1.4.26'
Click the following link to download the jar file.
profile-plugin-1.4.26-javadoc.jar