Jar examples for j:jfire-core
Jfire - core 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.
You can download jar file jfire-core 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jfire-core-1.0.jar to your project.
<dependency> <groupId>link.jfire</groupId> <artifactId>jfire-core</artifactId> <version>1.0</version> </dependency>
compile group: 'link.jfire', name: 'jfire-core', version: '1.0'
libraryDependencies += "link.jfire" % "jfire-core" % "1.0"
<dependency org="link.jfire" name="jfire-core" rev="1.0"/>
@Grapes(@Grab(group='link.jfire', module='jfire-core', version='1.0'))
'link.jfire:jfire-core:jar:1.0'
Click the following link to download the jar file.
jfire-core-1.0-javadoc.jar