Files download
File Operation
smart-license-parent-0.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.pig4cloud.plugin</groupId>
  <artifactId>smart-license-parent</artifactId>
  <version>0.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.pig4cloud.plugin:smart-license-parent:0.0.1'
Gradle Kotlin
implementation("com.pig4cloud.plugin:smart-license-parent:0.0.1")
Scala SBT
libraryDependencies += "com.pig4cloud.plugin" % "smart-license-parent" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.pig4cloud.plugin', module='smart-license-parent', version='0.0.1')
)
Apache Ivy
<dependency org="com.pig4cloud.plugin" name="smart-license-parent" rev="0.0.1" />
Leiningen
[com.pig4cloud.plugin/smart-license-parent "0.0.1"]
Apache Buildr
'com.pig4cloud.plugin:smart-license-parent:jar:0.0.1'
Dependencies
The project has no third-party dependencies