is not current version
Last Version 4.0.4

Active Objects - Core 4.0.1-m09-2d2872be

This is the core library for Active Objects. It is generic and can be embedded in any environment. As such it is generic and won't contain all connection pooling, etc.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.activeobjects
ArtifactId

ArtifactId

activeobjects-core
Version

Version

4.0.1-m09-2d2872be
Type

Type

jar
Description

Description

Active Objects - Core
This is the core library for Active Objects. It is generic and can be embedded in any environment. As such it is generic and won't contain all connection pooling, etc.
Project Organization

Project Organization

Atlassian

Download activeobjects-core 4.0.1-m09-2d2872be


<!-- https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-core/ -->
<dependency>
    <groupId>net.java.dev.activeobjects</groupId>
    <artifactId>activeobjects-core</artifactId>
    <version>4.0.1-m09-2d2872be</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-core/
implementation 'net.java.dev.activeobjects:activeobjects-core:4.0.1-m09-2d2872be'
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-core/
implementation ("net.java.dev.activeobjects:activeobjects-core:4.0.1-m09-2d2872be")
'net.java.dev.activeobjects:activeobjects-core:jar:4.0.1-m09-2d2872be'
<dependency org="net.java.dev.activeobjects" name="activeobjects-core" rev="4.0.1-m09-2d2872be">
  <artifact name="activeobjects-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.activeobjects', module='activeobjects-core', version='4.0.1-m09-2d2872be')
)
libraryDependencies += "net.java.dev.activeobjects" % "activeobjects-core" % "4.0.1-m09-2d2872be"
[net.java.dev.activeobjects/activeobjects-core "4.0.1-m09-2d2872be"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar

provided (3)

Group / Artifact Type Version
com.atlassian.profiling » atlassian-profiling jar 3.6.1
com.atlassian.profiling » atlassian-profiling-micrometer jar 3.6.1
com.atlassian.plugins » atlassian-plugins-api jar 7.0.0-m01

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2
commons-io : commons-io jar 1.4
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 1.4-atlassian-1
org.slf4j : slf4j-log4j12 jar 1.7.32
log4j : log4j jar 1.2.17-atlassian-13

Project Modules

There are no modules declared in this project.