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.

GroupId

GroupId

com.jfireframework
ArtifactId

ArtifactId

jfire
Last Version

Last Version

2.0.M6
Release Date

Release Date

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

How to add to project

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

Versions

Version
2.0.M6
2.0.M5
2.0.M4
2.0.M2
2.0.M1
1.1
1.0