License |
License |
---|---|
GroupId | GroupIdorg.jadira.bindings |
ArtifactId | ArtifactIdbindings |
Last Version | Last Version7.0.0.CR1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJadira Bindings
Bindings for Jadira Framework
|
Project Organization |
Project OrganizationJadira Systems |
Filename | Size |
---|---|
bindings-7.0.0.CR1.pom | |
bindings-7.0.0.CR1.jar | 104 KB |
bindings-7.0.0.CR1-tests.jar | 51 KB |
bindings-7.0.0.CR1-sources.jar | 100 KB |
bindings-7.0.0.CR1-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jadira.bindings/bindings/ -->
<dependency>
<groupId>org.jadira.bindings</groupId>
<artifactId>bindings</artifactId>
<version>7.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.bindings/bindings/
implementation 'org.jadira.bindings:bindings:7.0.0.CR1'
// https://jarcasting.com/artifacts/org.jadira.bindings/bindings/
implementation ("org.jadira.bindings:bindings:7.0.0.CR1")
'org.jadira.bindings:bindings:jar:7.0.0.CR1'
<dependency org="org.jadira.bindings" name="bindings" rev="7.0.0.CR1">
<artifact name="bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.bindings', module='bindings', version='7.0.0.CR1')
)
libraryDependencies += "org.jadira.bindings" % "bindings" % "7.0.0.CR1"
[org.jadira.bindings/bindings "7.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
javax.enterprise : cdi-api | jar | |
org.springframework : spring-core | jar | |
org.slf4j : slf4j-api | jar | |
org.slf4j : jcl-over-slf4j | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.joda : joda-convert | jar | |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
org.jboss.arquillian.core : arquillian-core-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap : shrinkwrap-api | jar | 1.0.1 |