jar

org.rosaenlg : java-wrapper

Maven & Gradle

Jan 22, 2022
1 usages

Java wrapper around RosaeNLG (JavaScript Natural Language Generation library), using GraalVM

Table Of Contents

Latest Version

Download org.rosaenlg : java-wrapper JAR file - Latest Versions:

All Versions

Download org.rosaenlg : java-wrapper JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.1.x
2.0.x
1.20.x
1.19.x
1.18.x
1.16.x
1.15.x
1.13.x
1.8.x
1.6.x
1.5.x
1.4.x
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-wrapper-3.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.rosaenlg.lib

├─ org.rosaenlg.lib.Autotest.class - [JAR]

├─ org.rosaenlg.lib.AutotestException.class - [JAR]

├─ org.rosaenlg.lib.Cli.class - [JAR]

├─ org.rosaenlg.lib.CompileException.class - [JAR]

├─ org.rosaenlg.lib.CompileInfo.class - [JAR]

├─ org.rosaenlg.lib.CompiledClientException.class - [JAR]

├─ org.rosaenlg.lib.DestroyException.class - [JAR]

├─ org.rosaenlg.lib.InitGraalContextException.class - [JAR]

├─ org.rosaenlg.lib.InitRosaeContextException.class - [JAR]

├─ org.rosaenlg.lib.JsonPackage.class - [JAR]

├─ org.rosaenlg.lib.JsonPackageSrc.class - [JAR]

├─ org.rosaenlg.lib.LanguageNotDefinedException.class - [JAR]

├─ org.rosaenlg.lib.LoadLanguageException.class - [JAR]

├─ org.rosaenlg.lib.RenderOptionsInput.class - [JAR]

├─ org.rosaenlg.lib.RenderOptionsOutput.class - [JAR]

├─ org.rosaenlg.lib.RenderResult.class - [JAR]

├─ org.rosaenlg.lib.RenderingException.class - [JAR]

├─ org.rosaenlg.lib.RosaeContext.class - [JAR]

├─ org.rosaenlg.lib.RosaeContextConstructorException.class - [JAR]

├─ org.rosaenlg.lib.WrapperNotFoundException.class - [JAR]

Advertisement