Jar examples for a:autumn-core
IoC container for other Autumn components
You can download jar file autumn-core 0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add autumn-core-0.1.jar to your project.
<dependency> <groupId>cn.imaq</groupId> <artifactId>autumn-core</artifactId> <version>0.1</version> </dependency>
compile group: 'cn.imaq', name: 'autumn-core', version: '0.1'
libraryDependencies += "cn.imaq" % "autumn-core" % "0.1"
<dependency org="cn.imaq" name="autumn-core" rev="0.1"/>
@Grapes(@Grab(group='cn.imaq', module='autumn-core', version='0.1'))
'cn.imaq:autumn-core:jar:0.1'
Click the following link to download the jar file.
autumn-core-0.1-javadoc.jar