Last Version

jcute-core 0.1.5

An IOC/AOP Framework

License

License

GroupId

GroupId

com.github.jcute
ArtifactId

ArtifactId

jcute-core
Version

Version

0.1.5
Type

Type

jar
Description

Description

jcute-core
An IOC/AOP Framework
Project URL

Project URL

http://maven.apache.org

Download jcute-core 0.1.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.25
log4j : log4j Optional jar 1.2.17
org.apache.logging.log4j : log4j-api Optional jar 2.3
cglib : cglib-nodep Optional jar 3.2.6
org.objenesis : objenesis Optional jar 2.6
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.