Last Version

jcute-examples 0.1.2

An IOC/AOP Framework

License

License

GroupId

GroupId

com.github.jcute
ArtifactId

ArtifactId

jcute-examples
Version

Version

0.1.2
Type

Type

jar
Description

Description

jcute-examples
An IOC/AOP Framework
Project URL

Project URL

http://maven.apache.org

Download jcute-examples 0.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.jcute : jcute-plugin-cache jar 0.1.1
com.github.jcute : jcute-plugin-shutdown jar 0.1.1
junit : junit jar 4.12
cglib : cglib-nodep jar 3.2.6
org.objenesis : objenesis jar 2.6
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.