jcute-example

An IOC/AOP Framework

License

License

GroupId

GroupId

com.github.jcute
ArtifactId

ArtifactId

jcute-example
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

jcute-example
An IOC/AOP Framework
Project URL

Project URL

http://maven.apache.org

Download jcute-example

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jcute : jcute-core jar 0.1.5
cglib : cglib-nodep Optional jar 3.2.6
org.objenesis : objenesis Optional jar 2.6
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

jcute

Versions

Version
0.1.5
0.1.4
0.1.3