License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.unit8.bouncr |
ArtifactId | ArtifactIdbouncr-components |
Version | Version0.2.9 |
Type | Typejar |
Description |
DescriptionAn parent pom for Bouncr
|
Filename | Size |
---|---|
bouncr-components-0.2.9.pom | |
bouncr-components-0.2.9.jar | 187 KB |
bouncr-components-0.2.9-sources.jar | 65 KB |
bouncr-components-0.2.9-javadoc.jar | 922 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-components/ -->
<dependency>
<groupId>net.unit8.bouncr</groupId>
<artifactId>bouncr-components</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-components/
implementation 'net.unit8.bouncr:bouncr-components:0.2.9'
// https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-components/
implementation ("net.unit8.bouncr:bouncr-components:0.2.9")
'net.unit8.bouncr:bouncr-components:jar:0.2.9'
<dependency org="net.unit8.bouncr" name="bouncr-components" rev="0.2.9">
<artifact name="bouncr-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.bouncr', module='bouncr-components', version='0.2.9')
)
libraryDependencies += "net.unit8.bouncr" % "bouncr-components" % "0.2.9"
[net.unit8.bouncr/bouncr-components "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
net.unit8.enkan : enkan-web | jar | 0.10.0 |
net.unit8.enkan : enkan-component-jackson | jar | 0.10.0 |
net.unit8.enkan : enkan-component-flyway | jar | 0.10.0 |
net.unit8.enkan : enkan-component-eclipselink | jar | 0.10.0 |
net.unit8.enkan : enkan-component-metrics | jar | 0.10.0 |
net.unit8.enkan : enkan-bouncr | jar | 0.10.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.10.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.squareup.okhttp3 : okhttp | jar | 4.2.2 |
net.jodah : failsafe | jar | 2.3.1 |
is.tagomor.woothee : woothee-java | jar | 1.10.1 |
org.jooq : jooq | jar | 3.12.3 |
net.bytebuddy : byte-buddy | jar | 1.10.3 |
net.bytebuddy : byte-buddy-agent | jar | 1.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jsr107.ri : cache-ri-impl | jar | 1.1.1 |
org.hibernate.validator : hibernate-validator | jar | 6.0.17.Final |
org.glassfish : javax.el | jar | 3.0.0 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.assertj : assertj-core | jar | 3.14.0 |
org.mockito : mockito-core | jar | 3.1.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.4 |