Last Version

AGISO Core Context 0.0.2.RELEASE

Core agiso.org libraries and utilities.

License

License

GroupId

GroupId

org.agiso.core
ArtifactId

ArtifactId

agiso-core-context
Version

Version

0.0.2.RELEASE
Type

Type

jar
Description

Description

AGISO Core Context
Core agiso.org libraries and utilities.
Project Organization

Project Organization

agiso.org

Download agiso-core-context 0.0.2.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.agiso.core : agiso-core-logging jar 0.0.2.RELEASE
org.agiso.core : agiso-core-beans jar 0.0.2.RELEASE

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.mockito : mockito-all jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.