| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases Net | 
| GroupId | GroupIdnet.wstech2 | 
| ArtifactId | ArtifactIdjython-annotation-tools | 
| Last Version | Last Version0.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJython Annotation Tools Jython Annotation Tools is a JAVA-Library that enables the use of native Java 
		annotations in Jython scripts. | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools/ -->
<dependency>
    <groupId>net.wstech2</groupId>
    <artifactId>jython-annotation-tools</artifactId>
    <version>0.9.0</version>
</dependency>// https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools/
implementation 'net.wstech2:jython-annotation-tools:0.9.0'// https://jarcasting.com/artifacts/net.wstech2/jython-annotation-tools/
implementation ("net.wstech2:jython-annotation-tools:0.9.0")'net.wstech2:jython-annotation-tools:jar:0.9.0'<dependency org="net.wstech2" name="jython-annotation-tools" rev="0.9.0">
  <artifact name="jython-annotation-tools" type="jar" />
</dependency>@Grapes(
@Grab(group='net.wstech2', module='jython-annotation-tools', version='0.9.0')
)libraryDependencies += "net.wstech2" % "jython-annotation-tools" % "0.9.0"[net.wstech2/jython-annotation-tools "0.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.python : jython-standalone | jar | 2.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.4 | 
| org.hibernate : hibernate-core | jar | 5.0.7.Final | 
| org.hibernate : hibernate-entitymanager | jar | 5.0.7.Final | 
| junit : junit | jar | 4.12 | 
| com.h2database : h2 | jar | 1.4.191 | 
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |