Last Version

Jfire 2.0.M6

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.

GroupId

GroupId

com.jfireframework
ArtifactId

ArtifactId

jfire
Version

Version

2.0.M6
Type

Type

jar
Description

Description

Jfire
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.

Download jfire 2.0.M6


<!-- 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"]

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.2
org.apache.logging.log4j : log4j-core jar 2.2

Project Modules

There are no modules declared in this project.