License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.dev.activeobjects |
ArtifactId | ArtifactIdactiveobjects |
Version | Version3.3.2 |
Type | Typejar |
Description |
DescriptionActive Objects - The library
This is the full Active Objects library, if you don't know which one to use, you probably want this one.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activeobjects-3.3.2.pom | |
activeobjects-3.3.2.jar | 440 KB |
activeobjects-3.3.2-sources.jar | 262 KB |
activeobjects-3.3.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects/ -->
<dependency>
<groupId>net.java.dev.activeobjects</groupId>
<artifactId>activeobjects</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects/
implementation 'net.java.dev.activeobjects:activeobjects:3.3.2'
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects/
implementation ("net.java.dev.activeobjects:activeobjects:3.3.2")
'net.java.dev.activeobjects:activeobjects:jar:3.3.2'
<dependency org="net.java.dev.activeobjects" name="activeobjects" rev="3.3.2">
<artifact name="activeobjects" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.activeobjects', module='activeobjects', version='3.3.2')
)
libraryDependencies += "net.java.dev.activeobjects" % "activeobjects" % "3.3.2"
[net.java.dev.activeobjects/activeobjects "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.checkerframework : checker-qual | jar | 2.5.2 |
com.google.errorprone : error_prone_annotations | jar | 2.1.3 |
com.google.j2objc : j2objc-annotations | jar | 1.1 |
org.codehaus.mojo : animal-sniffer-annotations | jar | 1.14 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.16 |