License |
License |
---|---|
GroupId | GroupIdfi.jubic |
ArtifactId | ArtifactIdeasyvalue |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyvalue
Easy value class generation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyvalue-1.3.7.pom | |
easyvalue-1.3.7.jar | 54 KB |
easyvalue-1.3.7-sources.jar | 24 KB |
easyvalue-1.3.7-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0.1 |
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 |