Last Version

easyvalue 1.3.7

Easy value class generation

License

License

GroupId

GroupId

fi.jubic
ArtifactId

ArtifactId

easyvalue
Version

Version

1.3.7
Type

Type

jar
Description

Description

easyvalue
Easy value class generation
Project URL

Project URL

https://github.com/jubicoy/easyvalue
Source Code Management

Source Code Management

https://github.com/jubicoy/easyvalue

Download easyvalue 1.3.7


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.squareup : javapoet jar 1.13.0
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : annotations jar 3.0.1u2

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-junit-jupiter jar 4.6.1

Project Modules

There are no modules declared in this project.