PiAngles Core Framework

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
Last Version

Last Version

5.3
Release Date

Release Date

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

How to add to project

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

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.8.9
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.

Versions

Version
5.3
5.2
5.1
5.0
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.9
3.8
3.7
3.6
3.5
3.2
3.1
3.0
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1