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