s

smartparam-parent

SmartParam parent.
http://smartparam.org
The Apache Software License, Version 2.0
Adam Dubiel Przemek Hertel
Files download
File Operation
smartparam-parent-1.1.1.pom download
Apache Maven
<dependency>
  <groupId>org.smartparam</groupId>
  <artifactId>smartparam-parent</artifactId>
  <version>1.1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.smartparam:smartparam-parent:1.1.1'
Gradle Kotlin
implementation("org.smartparam:smartparam-parent:1.1.1")
Scala SBT
libraryDependencies += "org.smartparam" % "smartparam-parent" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.smartparam', module='smartparam-parent', version='1.1.1')
)
Apache Ivy
<dependency org="org.smartparam" name="smartparam-parent" rev="1.1.1" />
Leiningen
[org.smartparam/smartparam-parent "1.1.1"]
Apache Buildr
'org.smartparam:smartparam-parent:jar:1.1.1'
Dependencies
The project has no third-party dependencies