License |
License |
---|---|
GroupId | GroupIdno.priv.bang.beans |
ArtifactId | ArtifactIdbeans.immutable |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBase class for immutable beans
Common code for Java beans
|
Filename | Size |
---|---|
beans.immutable-1.2.0.pom | |
beans.immutable-1.2.0.jar | 3 KB |
beans.immutable-1.2.0-sources.jar | 1 KB |
beans.immutable-1.2.0-javadoc.jar | 394 KB |
beans.immutable-1.2.0-features.xml | 443 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/no.priv.bang.beans/beans.immutable/ -->
<dependency>
<groupId>no.priv.bang.beans</groupId>
<artifactId>beans.immutable</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.beans/beans.immutable/
implementation 'no.priv.bang.beans:beans.immutable:1.2.0'
// https://jarcasting.com/artifacts/no.priv.bang.beans/beans.immutable/
implementation ("no.priv.bang.beans:beans.immutable:1.2.0")
'no.priv.bang.beans:beans.immutable:jar:1.2.0'
<dependency org="no.priv.bang.beans" name="beans.immutable" rev="1.2.0">
<artifact name="beans.immutable" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.beans', module='beans.immutable', version='1.2.0')
)
libraryDependencies += "no.priv.bang.beans" % "beans.immutable" % "1.2.0"
[no.priv.bang.beans/beans.immutable "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar |