is not current version
Last Version 1.2.2.1-jre17

com.guicedee:tests-bom 1.1.0.3-jre15

The BOM for Tests

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee
ArtifactId

ArtifactId

tests-bom
Version

Version

1.1.0.3-jre15
Type

Type

pom

Download tests-bom 1.1.0.3-jre15


<!-- https://jarcasting.com/artifacts/com.guicedee/tests-bom/ -->
<dependency>
    <groupId>com.guicedee</groupId>
    <artifactId>tests-bom</artifactId>
    <version>1.1.0.3-jre15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee/tests-bom/
implementation 'com.guicedee:tests-bom:1.1.0.3-jre15'
// https://jarcasting.com/artifacts/com.guicedee/tests-bom/
implementation ("com.guicedee:tests-bom:1.1.0.3-jre15")
'com.guicedee:tests-bom:pom:1.1.0.3-jre15'
<dependency org="com.guicedee" name="tests-bom" rev="1.1.0.3-jre15">
  <artifact name="tests-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee', module='tests-bom', version='1.1.0.3-jre15')
)
libraryDependencies += "com.guicedee" % "tests-bom" % "1.1.0.3-jre15"
[com.guicedee/tests-bom "1.1.0.3-jre15"]