License |
License |
---|---|
GroupId | GroupIdcom.fortitudetec |
ArtifactId | ArtifactIdelucidation-bom |
Version | Version4.1.1 |
Type | Typepom |
Description |
DescriptionElucidation BOM
Bill of materials to use consistent set of versions across Elucidation modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elucidation-bom-4.1.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fortitudetec/elucidation-bom/ -->
<dependency>
<groupId>com.fortitudetec</groupId>
<artifactId>elucidation-bom</artifactId>
<version>4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation-bom/
implementation 'com.fortitudetec:elucidation-bom:4.1.1'
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation-bom/
implementation ("com.fortitudetec:elucidation-bom:4.1.1")
'com.fortitudetec:elucidation-bom:pom:4.1.1'
<dependency org="com.fortitudetec" name="elucidation-bom" rev="4.1.1">
<artifact name="elucidation-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fortitudetec', module='elucidation-bom', version='4.1.1')
)
libraryDependencies += "com.fortitudetec" % "elucidation-bom" % "4.1.1"
[com.fortitudetec/elucidation-bom "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.16.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |