Last Version

io.drinkwater:components 0.0.10

create, test and use services fast

License

License

GroupId

GroupId

io.drinkwater
ArtifactId

ArtifactId

components
Version

Version

0.0.10
Type

Type

pom
Description

Description

create, test and use services fast

Download components 0.0.10

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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (4)

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

Project Modules

  • drinkwater-servlet
  • drinkwater-common
  • drinkwater-core
  • drinkwater-test
  • drinkwater-cdi
  • drinkwater-rest
  • drinkwater-helper
  • drinkwater-api
  • drinkwater-datastore
  • drinkwater-datastore-dbcp
  • drinkwater-datastore-postgres-embedded