i

ibcore-plexus-defaults

Base representations and helpers for Plexus
${github.url.base}/${project.artifactId}
Files download
File Operation
ibcore-plexus-defaults-0.20.0.jar download
ibcore-plexus-defaults-0.20.0.pom download
ibcore-plexus-defaults-0.20.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.infrastructurebuilder</groupId>
  <artifactId>ibcore-plexus-defaults</artifactId>
  <version>0.20.0</version>
</dependency>
Gradle Groovy
implementation 'org.infrastructurebuilder:ibcore-plexus-defaults:0.20.0'
Gradle Kotlin
implementation("org.infrastructurebuilder:ibcore-plexus-defaults:0.20.0")
Scala SBT
libraryDependencies += "org.infrastructurebuilder" % "ibcore-plexus-defaults" % "0.20.0"
Groovy Grape
@Grapes(
  @Grab(group='org.infrastructurebuilder', module='ibcore-plexus-defaults', version='0.20.0')
)
Apache Ivy
<dependency org="org.infrastructurebuilder" name="ibcore-plexus-defaults" rev="0.20.0" />
Leiningen
[org.infrastructurebuilder/ibcore-plexus-defaults "0.20.0"]
Apache Buildr
'org.infrastructurebuilder:ibcore-plexus-defaults:jar:0.20.0'