is not current version
Last Version 5.3

PiAngles Core Framework 5.2

Core framework contains common reusable code that is leveraged by all services both Backbone and Application.

License

License

GroupId

GroupId

org.piangles.core
ArtifactId

ArtifactId

Core
Version

Version

5.2
Type

Type

jar
Description

Description

PiAngles Core Framework
Core framework contains common reusable code that is leveraged by all services both Backbone and Application.
Source Code Management

Source Code Management

https://github.com/piangles/Core

Download Core 5.2


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

Dependencies

compile (14)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.apache.commons : commons-dbcp2 jar 2.1.1
org.apache.commons : commons-lang3 jar 3.12.0
commons-net : commons-net jar 3.6
com.google.code.gson : gson jar 2.4
com.sun.jersey : jersey-client jar 1.9.1
com.sun.jersey : jersey-json jar 1.9.1
com.rabbitmq : amqp-client jar 5.14.1
javax.jms : javax.jms-api jar 2.0
org.apache.kafka : kafka-clients jar 2.8.0
org.mongodb : mongo-java-driver jar 3.12.7
redis.clients : jedis jar 3.3.0
software.amazon.awssdk : ssm jar 2.17.83
com.amazonaws : aws-java-sdk-s3 jar 1.12.77

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.