Download JAR files tagged by translations with all dependencies
dkpro-jwktl from group org.dkpro.jwktl (version 1.1.0)
JWKTL (Java Wiktionary Library) is a Java-based API that enables efficient and structured access to the information encoded in the English and the German Wiktionary edition, including sense definitions, part of speech tags, etymology, example sentences, translations, semantic relations and many other lexical information types.
Artifact dkpro-jwktl
Group org.dkpro.jwktl
Version 1.1.0
Last update 29. April 2016
Organization Ubiquitous Knowledge Processing (UKP) Lab
URL http://dkpro.org/jwktl/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies je, ant,
There are maybe transitive dependencies!
Group org.dkpro.jwktl
Version 1.1.0
Last update 29. April 2016
Organization Ubiquitous Knowledge Processing (UKP) Lab
URL http://dkpro.org/jwktl/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies je, ant,
There are maybe transitive dependencies!
jwktl from group de.tudarmstadt.ukp.jwktl (version 1.0.1)
JWKTL (Java Wiktionary Library) is a Java-based API that enables efficient and structured access to the information encoded in the English and the German Wiktionary edition, including sense definitions, part of speech tags, etymology, example sentences, translations, semantic relations and many other lexical information types.
2 downloads
Artifact jwktl
Group de.tudarmstadt.ukp.jwktl
Version 1.0.1
Last update 30. September 2014
Organization Ubiquitous Knowledge Processing (UKP) Lab
URL https://code.google.com/p/jwktl/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies je, ant, xercesImpl,
There are maybe transitive dependencies!
Group de.tudarmstadt.ukp.jwktl
Version 1.0.1
Last update 30. September 2014
Organization Ubiquitous Knowledge Processing (UKP) Lab
URL https://code.google.com/p/jwktl/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies je, ant, xercesImpl,
There are maybe transitive dependencies!
babylon-maven-plugin from group one.edee.oss (version 2024.9.0)
Babylon is a tool to gather messages, and their translations from property files. It performs a round-trip
consisting of two phases: export phase and import phase. In the export phase the messages are written to a
Google Sheets spreadsheet. A translator will then fill in the missing translations. In the import phase,
the spreadsheet (with the missing translations filled out by a translator) is examined, and the newly translated
messages are used to update the respective translation property files. Also, the state of the translation,
snapshot, is written out to a disk in the form of JSON file. Babylon can be run as a Maven plugin
or as a standalone console application.
Artifact babylon-maven-plugin
Group one.edee.oss
Version 2024.9.0
Last update 06. June 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Babylon/
License MIT License
Dependencies amount 15
Dependencies service, google-cloud-translate, deepl-java, spring-boot-starter, lombok, jackson-databind, commons-io, apron, google-api-services-sheets, google-oauth-client-jetty, maven-plugin-api, maven-core, maven-plugin-annotations, kotlin-stdlib-jdk8, antlr4,
There are maybe transitive dependencies!
Group one.edee.oss
Version 2024.9.0
Last update 06. June 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Babylon/
License MIT License
Dependencies amount 15
Dependencies service, google-cloud-translate, deepl-java, spring-boot-starter, lombok, jackson-databind, commons-io, apron, google-api-services-sheets, google-oauth-client-jetty, maven-plugin-api, maven-core, maven-plugin-annotations, kotlin-stdlib-jdk8, antlr4,
There are maybe transitive dependencies!
jadex-serialization-xml from group org.activecomponents.jadex (version 4.0.267)
Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired.
This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.
Group: org.activecomponents.jadex Artifact: jadex-serialization-xml
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jadex-serialization-xml
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 2
Dependencies jadex-util-commons, jadex-serialization-traverser,
There are maybe transitive dependencies!
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 2
Dependencies jadex-util-commons, jadex-serialization-traverser,
There are maybe transitive dependencies!
babylon-maven-plugin from group one.edee (version 2.0.0)
Babylon is a tool to gather messages, and their translations from property files. It performs a round-trip
consisting of two phases: export phase and import phase. In the export phase the messages are written to a
Google Sheets spreadsheet. A translator will then fill in the missing translations. In the import phase,
the spreadsheet (with the missing translations filled out by a translator) is examined, and the newly translated
messages are used to update the respective translation property files. Also, the state of the translation,
snapshot, is written out to a disk in the form of JSON file. Babylon can be run as a Maven plugin
or as a standalone console application.
Artifact babylon-maven-plugin
Group one.edee
Version 2.0.0
Last update 12. January 2021
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Babylon/
License MIT License
Dependencies amount 11
Dependencies spring-boot-starter, lombok, jackson-databind, commons-io, apron, google-api-services-sheets, google-oauth-client-jetty, maven-plugin-api, maven-core, maven-plugin-annotations, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group one.edee
Version 2.0.0
Last update 12. January 2021
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Babylon/
License MIT License
Dependencies amount 11
Dependencies spring-boot-starter, lombok, jackson-databind, commons-io, apron, google-api-services-sheets, google-oauth-client-jetty, maven-plugin-api, maven-core, maven-plugin-annotations, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
jadex-xml from group org.activecomponents.jadex (version 3.0.117)
Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired.
This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.
Group: org.activecomponents.jadex Artifact: jadex-xml
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact jadex-xml
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GNU GENERAL PUBLIC LICENSE Version 3 or later
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GNU GENERAL PUBLIC LICENSE Version 3 or later
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!
jadex-xml from group net.sourceforge.jadex (version 2.4)
0 downloads
Page 11 from 11 (items total 107)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy