esox-core

Esox Core contains classes for implementing the model part of the aspect binding.

License

License

GroupId

GroupId

com.github.goranstack.esox
ArtifactId

ArtifactId

esox-core
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

esox-core
Esox Core contains classes for implementing the model part of the aspect binding.

Download esox-core

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2