Last Version

Jadira Usertype SPI Classes for Hibernate 7.0.0.CR1

Shared dependencies for Usertype jars

License

License

GroupId

GroupId

org.jadira.usertype
ArtifactId

ArtifactId

usertype.spi
Version

Version

7.0.0.CR1
Type

Type

jar
Description

Description

Jadira Usertype SPI Classes for Hibernate
Shared dependencies for Usertype jars
Project Organization

Project Organization

Jadira Systems

Download usertype.spi 7.0.0.CR1


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

Dependencies

compile (13)

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

provided (2)

Group / Artifact Type Version
javax.enterprise : cdi-api jar
org.slf4j : jcl-over-slf4j jar

test (1)

Group / Artifact Type Version
joda-time : joda-time jar

Project Modules

There are no modules declared in this project.