| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases Net | 
| GroupId | GroupIdnet.wstech2 | 
| ArtifactId | ArtifactIdjython-annotation-tools-spring | 
| Last Version | Last Version0.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJython Annotation Tools - SpringFramework Bean Factory Bean factory for integration of Jython objects as beans in a SpringFramework context. | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools-spring/ -->
<dependency>
    <groupId>net.wstech2</groupId>
    <artifactId>jython-annotation-tools-spring</artifactId>
    <version>0.9.0</version>
</dependency>// https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools-spring/
implementation 'net.wstech2:jython-annotation-tools-spring:0.9.0'// https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools-spring/
implementation ("net.wstech2:jython-annotation-tools-spring:0.9.0")'net.wstech2:jython-annotation-tools-spring:jar:0.9.0'<dependency org="net.wstech2" name="jython-annotation-tools-spring" rev="0.9.0">
  <artifact name="jython-annotation-tools-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='net.wstech2', module='jython-annotation-tools-spring', version='0.9.0')
)libraryDependencies += "net.wstech2" % "jython-annotation-tools-spring" % "0.9.0"[net.wstech2/jython-annotation-tools-spring "0.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core | jar | 4.2.4.RELEASE | 
| net.wstech2 : jython-annotation-tools | jar | 0.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.4 | 
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 | 
| org.springframework.boot : spring-boot | jar | 1.3.2.RELEASE |