| License |
License |
|---|---|
| GroupId | GroupIdse.l4.exoconf |
| ArtifactId | ArtifactIdexoconf-base |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionExoconf
Configuration management
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| exoconf-base-2.0.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.l4.exoconf/exoconf-base/ -->
<dependency>
<groupId>se.l4.exoconf</groupId>
<artifactId>exoconf-base</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.l4.exoconf/exoconf-base/
implementation 'se.l4.exoconf:exoconf-base:2.0.0'
// https://jarcasting.com/artifacts/se.l4.exoconf/exoconf-base/
implementation ("se.l4.exoconf:exoconf-base:2.0.0")
'se.l4.exoconf:exoconf-base:pom:2.0.0'
<dependency org="se.l4.exoconf" name="exoconf-base" rev="2.0.0">
<artifact name="exoconf-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.l4.exoconf', module='exoconf-base', version='2.0.0')
)
libraryDependencies += "se.l4.exoconf" % "exoconf-base" % "2.0.0"
[se.l4.exoconf/exoconf-base "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.20.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.4.1 |