License |
License |
---|---|
GroupId | GroupIdcom.github.spt-oss |
ArtifactId | ArtifactIdusertype-core-plus |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtended implementation of Jadira Usertype Core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
usertype-core-plus-0.2.1.pom | |
usertype-core-plus-0.2.1.jar | 5 KB |
usertype-core-plus-0.2.1-sources.jar | 5 KB |
usertype-core-plus-0.2.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spt-oss/usertype-core-plus/ -->
<dependency>
<groupId>com.github.spt-oss</groupId>
<artifactId>usertype-core-plus</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/usertype-core-plus/
implementation 'com.github.spt-oss:usertype-core-plus:0.2.1'
// https://jarcasting.com/artifacts/com.github.spt-oss/usertype-core-plus/
implementation ("com.github.spt-oss:usertype-core-plus:0.2.1")
'com.github.spt-oss:usertype-core-plus:jar:0.2.1'
<dependency org="com.github.spt-oss" name="usertype-core-plus" rev="0.2.1">
<artifact name="usertype-core-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='usertype-core-plus', version='0.2.1')
)
libraryDependencies += "com.github.spt-oss" % "usertype-core-plus" % "0.2.1"
[com.github.spt-oss/usertype-core-plus "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time Optional | jar | 2.9.7 |
org.jadira.usertype : usertype.core | jar | 6.0.1.GA |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.14 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.2.RELEASE |