Last Version

Jfire 1.2

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.

License

License

GroupId

GroupId

com.jfirer
ArtifactId

ArtifactId

jfire
Version

Version

1.2
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.
Source Code Management

Source Code Management

http://git.oschina.net/eric_ds

Download jfire 1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.jfirer : baseutil jar 1.1.3
javax.validation : validation-api jar 1.1.0.Final
junit : junit Optional jar 4.12
com.jfirer : jfireEL jar 1.0

test (3)

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

Project Modules

There are no modules declared in this project.