License |
License |
---|---|
GroupId | GroupIdorg.jadira.usertype |
ArtifactId | ArtifactIdusertype.spi |
Last Version | Last Version7.0.0.CR1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJadira Usertype SPI Classes for Hibernate
Shared dependencies for Usertype jars
|
Project Organization |
Project OrganizationJadira Systems |
Filename | Size |
---|---|
usertype.spi-7.0.0.CR1.pom | |
usertype.spi-7.0.0.CR1.jar | 32 KB |
usertype.spi-7.0.0.CR1-tests.jar | 6 KB |
usertype.spi-7.0.0.CR1-sources.jar | 29 KB |
usertype.spi-7.0.0.CR1-javadoc.jar | 694 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jadira.usertype/usertype.spi/ -->
<dependency>
<groupId>org.jadira.usertype</groupId>
<artifactId>usertype.spi</artifactId>
<version>7.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.spi/
implementation 'org.jadira.usertype:usertype.spi:7.0.0.CR1'
// https://jarcasting.com/artifacts/org.jadira.usertype/usertype.spi/
implementation ("org.jadira.usertype:usertype.spi:7.0.0.CR1")
'org.jadira.usertype:usertype.spi:jar:7.0.0.CR1'
<dependency org="org.jadira.usertype" name="usertype.spi" rev="7.0.0.CR1">
<artifact name="usertype.spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadira.usertype', module='usertype.spi', version='7.0.0.CR1')
)
libraryDependencies += "org.jadira.usertype" % "usertype.spi" % "7.0.0.CR1"
[org.jadira.usertype/usertype.spi "7.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
org.jadira.bindings : bindings Optional | jar | 7.0.0.CR1 |
org.hibernate : hibernate-core Optional | jar | |
org.hibernate : hibernate-entitymanager Optional | jar | |
org.javassist : javassist Optional | jar | |
org.slf4j : slf4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.springframework : spring-tx Optional | jar | |
org.springframework : spring-orm Optional | jar | |
org.springframework : spring-context Optional | jar | |
junit : junit | jar | |
org.dbunit : dbunit | jar | |
com.h2database : h2 | jar | |
joda-time : joda-time-hibernate | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | |
org.slf4j : jcl-over-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar |