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