Jython Annotation Tools

Jython Annotation Tools is a JAVA-Library that enables the use of native Java annotations in Jython scripts.

License

License

Categories

Categories

H2 Data Databases Net
GroupId

GroupId

net.wstech2
ArtifactId

ArtifactId

jython-annotation-tools
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jython 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://github.com/rotsenmarcello/jython-annotation-tools

Download jython-annotation-tools

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.python : jython-standalone jar 2.7.0

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0