License |
License |
---|---|
GroupId | GroupIdio.drinkwater |
ArtifactId | ArtifactIdcomponents |
Version | Version0.0.10 |
Type | Typepom |
Description |
Descriptioncreate, test and use services fast
|
Filename | Size |
---|---|
components-0.0.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.drinkwater/components/ -->
<dependency>
<groupId>io.drinkwater</groupId>
<artifactId>components</artifactId>
<version>0.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.drinkwater/components/
implementation 'io.drinkwater:components:0.0.10'
// https://jarcasting.com/artifacts/io.drinkwater/components/
implementation ("io.drinkwater:components:0.0.10")
'io.drinkwater:components:pom:0.0.10'
<dependency org="io.drinkwater" name="components" rev="0.0.10">
<artifact name="components" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.drinkwater', module='components', version='0.0.10')
)
libraryDependencies += "io.drinkwater" % "components" % "0.0.10"
[io.drinkwater/components "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.6.1 |
org.mockito : mockito-core | jar | 2.3.0 |
org.slf4j : slf4j-simple | jar | 1.7.21 |