Last Version

jimvalue 0.3.0

jimValue - Immutable values for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.davidtanzer
ArtifactId

ArtifactId

jimvalue
Version

Version

0.3.0
Type

Type

jar
Description

Description

jimvalue
jimValue - Immutable values for Java
Project URL

Project URL

https://github.com/dtanzer/jimvalue
Source Code Management

Source Code Management

https://github.com/dtanzer/jimvalue

Download jimvalue 0.3.0


<!-- https://jarcasting.com/artifacts/net.davidtanzer/jimvalue/ -->
<dependency>
    <groupId>net.davidtanzer</groupId>
    <artifactId>jimvalue</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.davidtanzer/jimvalue/
implementation 'net.davidtanzer:jimvalue:0.3.0'
// https://jarcasting.com/artifacts/net.davidtanzer/jimvalue/
implementation ("net.davidtanzer:jimvalue:0.3.0")
'net.davidtanzer:jimvalue:jar:0.3.0'
<dependency org="net.davidtanzer" name="jimvalue" rev="0.3.0">
  <artifact name="jimvalue" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.davidtanzer', module='jimvalue', version='0.3.0')
)
libraryDependencies += "net.davidtanzer" % "jimvalue" % "0.3.0"
[net.davidtanzer/jimvalue "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.javassist : javassist jar 3.20.0-GA

test (6)

Group / Artifact Type Version
com.h2database : h2 jar
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter jar
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.