GroupId | GroupIdcom.jfireframework |
---|---|
ArtifactId | ArtifactIdjfire |
Last Version | Last Version2.0.M6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJfire
Jfire is a IOC and AOP container. Provides a transparent object management. And provide a simple and efficient AOP API operation. At the same time also supports transparent transaction management.
|
Filename | Size |
---|---|
jfire-2.0.M6.pom | |
jfire-2.0.M6.jar | 159 KB |
jfire-2.0.M6-sources.jar | 86 KB |
jfire-2.0.M6-javadoc.jar | 696 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jfireframework/jfire/ -->
<dependency>
<groupId>com.jfireframework</groupId>
<artifactId>jfire</artifactId>
<version>2.0.M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.jfireframework/jfire/
implementation 'com.jfireframework:jfire:2.0.M6'
// https://jarcasting.com/artifacts/com.jfireframework/jfire/
implementation ("com.jfireframework:jfire:2.0.M6")
'com.jfireframework:jfire:jar:2.0.M6'
<dependency org="com.jfireframework" name="jfire" rev="2.0.M6">
<artifact name="jfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jfireframework', module='jfire', version='2.0.M6')
)
libraryDependencies += "com.jfireframework" % "jfire" % "2.0.M6"
[com.jfireframework/jfire "2.0.M6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.jfireframework : codejson Optional | jar | 1.0.1 |
com.jfireframework : baseutil | jar | 1.2.1 |
com.jfireframework : validator Optional | jar | 1.0 |
junit : junit Optional | jar | 4.12 |
redis.clients : jedis Optional | jar | 2.8.0 |
javax.validation : validation-api | jar | 1.0.0.GA |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.2 |
org.apache.logging.log4j : log4j-core | jar | 2.2 |