License |
License |
---|---|
GroupId | GroupIdnl.talsmasoftware.enumerables |
ArtifactId | ArtifactIdenumerables-bom |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEnumerables (bill-of-materials)
Bill of Materials with exported module versions.
This only contains 'opinionated' versions
so modules of this library and crucial transitive jars.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
enumerables-bom-1.0.10.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-bom/ -->
<dependency>
<groupId>nl.talsmasoftware.enumerables</groupId>
<artifactId>enumerables-bom</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-bom/
implementation 'nl.talsmasoftware.enumerables:enumerables-bom:1.0.10'
// https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-bom/
implementation ("nl.talsmasoftware.enumerables:enumerables-bom:1.0.10")
'nl.talsmasoftware.enumerables:enumerables-bom:pom:1.0.10'
<dependency org="nl.talsmasoftware.enumerables" name="enumerables-bom" rev="1.0.10">
<artifact name="enumerables-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.enumerables', module='enumerables-bom', version='1.0.10')
)
libraryDependencies += "nl.talsmasoftware.enumerables" % "enumerables-bom" % "1.0.10"
[nl.talsmasoftware.enumerables/enumerables-bom "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.21.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |