🌐
Maven Repository
mvnrepository.com › artifact › org.python › jython
Maven Repository: org.python » jython
August 20, 2024 - Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform. ... aar android apache api arm assets build build-system bundle client ...
About
I built it to make it easier to ... multiple repositories. ... aar android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library logging maven mobile module ...
Popular
Indexed Artifacts (67.3M) · Categories (277) · Maven Plugins · Testing · Android Packages · Language Runtime · JVM Languages · Logging Frameworks · JSON Libraries · Java Specifications
Categories
Indexed Artifacts (67.1M) · Categories (277) · Maven Plugins · Testing · Android Packages · Language Runtime · JVM Languages · Logging Frameworks · JSON Libraries · Java Specifications
Maven Repository
Indexed Artifacts (67.8M) · Categories (277) · Maven Plugins · Testing · Android Packages · Language Runtime · JVM Languages · Logging Frameworks · JSON Libraries · Java Specifications
🌐
Maven Repository
mvnrepository.com › artifact › org.python › jython › 2.7.0
Maven Repository: org.python » jython » 2.7.0
Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform. ... aar amazon android apache api arm assets build build-system bundle ...
🌐
Maven Repository
mvnrepository.com › artifact › jython
Maven Repository: jython
Relocated → org.python » jython · Central · Atlassian External · Atlassian · WSO2 Releases · WSO2 Public · Hortonworks · KtorEAP · Mulesoft · JCenter · Sonatype · 🌐 · DNS Gurus · Free DNS Tools & Analysis · aar android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library logging maven mobile module npm osgi persistence plugin resources rlang sdk server service spring sql starter testing tools ui web webapp ·
🌐
Maven Central Repository
search.maven.org › org.python › jython-standalone › 2.7.2
Maven Central Repository Search
</description> <licenses> <license> <name>Jython Software License</name> <url>https://www.jython.org/Project/license.html</url> <distribution>repo</distribution> </license> </licenses> <scm> <connection>scm:hg:https://hg.python.org/jython</connection> <developerConnection>scm:hg:ssh://hg@hg.python.org/jython</developerConnection> <url>https://hg.python.org/jython</url> </scm> <developers> <developer> <id>jython</id> <name>Jython Developers</name> <email>jython-dev@lists.sourceforge.net</email> </developer> </developers> </project> Age:5 years ago ·
🌐
Maven Repository
mvnrepository.com › artifact › org.python › jython-standalone
Maven Repository: org.python » jython-standalone
August 20, 2024 - Maven Plugins · Testing · Android Packages · Language Runtime · JVM Languages · Logging Frameworks · JSON Libraries · Java Specifications · Core Utilities · Annotation Libraries · Mocking · Web Assets · HTTP Clients · Logging Bridges · Dependency Injection · XML Processing · Concurrency Libraries · Web Frameworks · Android Platform · Code Generators · View All · Home » org.python » jython-standalone ·
🌐
Maven Central
central.sonatype.com › artifact › org.python › jython-standalone
jython-standalone - org.python - Maven Central - Sonatype
<dependency> <groupId>org.pyth... <name>Jython</name> <description> Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform....
🌐
Maven Central
repo1.maven.org › maven2 › org › python › jython-standalone › 2.7.2
Central Repository: org/python/jython-standalone/2.7.2
org/python/jython-standalone/2.7.2 · / jython-standalone-2.7.2-javadoc.jar 2020-03-21 17:57 3647328 jython-standalone-2.7.2-javadoc.jar.asc 2020-03-21 17:57 499 jython-standalone-2.7.2-javadoc.jar.asc.md5 2020-03-21 17:57 32 jython-standalone-2.7.2-javadoc.jar.asc.sha1 2020-03-21 17:57 40 ...
🌐
Jython
jython.org › news.html
News | Jython
Please see the NEWS file for detailed release notes. This release of Jython requires JDK 7 or above. This release is being hosted at maven central. There are three main distributions. In order of popularity: Most likely, you want the traditional installer.
🌐
Maven Central
central.sonatype.com › artifact › org.python › jython
org.python:jython - Maven Central - Sonatype
<dependency> <groupId>org.pyth... <name>Jython</name> <description> Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform....
Find elsewhere
🌐
Maven Central
repo1.maven.org › maven2 › org › python › jython-standalone › 2.7.1
Central Repository: org/python/jython-standalone/2.7.1
org/python/jython-standalone/2.7.1 · / jython-standalone-2.7.1-javadoc.jar 2017-06-30 19:08 3619252 jython-standalone-2.7.1-javadoc.jar.asc 2017-06-30 19:08 473 jython-standalone-2.7.1-javadoc.jar.asc.md5 2017-06-30 19:08 32 jython-standalone-2.7.1-javadoc.jar.asc.sha1 2017-06-30 19:08 40 ...
🌐
GitHub
github.com › jython › jython
GitHub - jython/jython: Python for the Java Platform · GitHub
Consult NEWS for detailed release ... all who contribute to Jython, by bug reports, patches, pull requests, documentation changes and e-mail discussions. Binary downloads are available from https://www.jython.org/download along with Maven and Gradle dependency informat...
Starred by 1.5K users
Forked by 232 users
Languages   Python 66.9% | Java 32.3% | GAP 0.3% | HTML 0.3% | Shell 0.1% | PLSQL 0.1%
🌐
SourceForge
mavenjython.sourceforge.net › compile › usage.html
Maven Jython packaging - Usage
September 4, 2011 - <dependency> <groupId>org.python</groupId> <artifactId>jython-standalone</artifactId> <version>your-jython-version-here</version> </dependency> ... <build> ... <plugins> ... <plugin> <groupId>net.sf.mavenjython</groupId> <artifactId>maven-jython-compile-plugin</artifactId> <version>your-plugin-version-here</version> <executions> <execution> <phase>package</phase> <goals> <goal>jython</goal> </goals> </execution> </executions> <configuration> <libraries> <param>nose</param> </libraries> </configuration> </plugin> ...
🌐
Maven Central
repo1.maven.org › maven2 › org › python › jython-slim › 2.7.2b2 › jython-slim-2.7.2b2.pom
https://repo1.maven.org/maven2/org/python/jython-slim/2.7. ...
https://www.jython.org/ repo · jython · Jython Developers · jython-dev@lists.sourceforge.net · scm:hg:https://hg.python.org/jython · scm:hg:ssh://hg@hg.python.org/jython · https://hg.python.org/jython · org.antlr · antlr · 3.5.2 · compile · javax.servlet ·
🌐
Maven Central
repo1.maven.org › maven2 › org › python › jython-standalone › 2.7.3
Central Repository: org/python/jython-standalone/2.7.3
../ jython-standalone-2.7.3-javadoc.jar 2022-09-11 20:36 3659022 jython-standalone-2.7.3-javadoc.jar.asc 2022-09-11 20:36 499 jython-standalone-2.7.3-javadoc.jar.asc.md5 2022-09-11 20:36 32 jython-standalone-2.7.3-javadoc.jar.asc.sha1 2022-09-11 20:36 40 jython-standalone-2.7.3-javadoc.jar...
🌐
Maven Repository
mvnrepository.com › artifact › org.python › jython-slim
Maven Repository: org.python » jython-slim
August 20, 2024 - Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform. ... aar android apache api arm assets build build-system bundle client ...
🌐
Maven Repository
mvnrepository.com › artifact › org.python › jython-standalone › 2.5.2
Maven Repository: org.python » jython-standalone » 2.5.2
June 26, 2011 - HomePage http://www.jython.org/ 🔍 Inspect URL · Links · DateJun 26, 2011 · Filespom (1 KB)jar (9.8 MB)View All · RepositoriesCentralAKSWClearflyCloudera PubMulesoftSonatypeWSO2 Public+4 more · Ranking · #1556in MvnRepository · #17in Language Runtime · Vulnerabilities · Direct vulnerabilities: CVE-2016-4000CVE-2013-2027 · 💡 · Newer Version Available · 2.5.2→2.7.4 · (0 changes) Sponsored · Maven ·
Published   Jun 26, 2011
Version   2.5.2