Last Version

Appops black rhino type script generator 0.7.0

Appops black rhino type script generator which generates type script code from service definition.

License

License

GroupId

GroupId

org.appops
ArtifactId

ArtifactId

appops-br-codegen
Version

Version

0.7.0
Type

Type

jar
Description

Description

Appops black rhino type script generator
Appops black rhino type script generator which generates type script code from service definition.

Download appops-br-codegen 0.7.0


<!-- https://jarcasting.com/artifacts/org.appops/appops-br-codegen/ -->
<dependency>
    <groupId>org.appops</groupId>
    <artifactId>appops-br-codegen</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.appops/appops-br-codegen/
implementation 'org.appops:appops-br-codegen:0.7.0'
// https://jarcasting.com/artifacts/org.appops/appops-br-codegen/
implementation ("org.appops:appops-br-codegen:0.7.0")
'org.appops:appops-br-codegen:jar:0.7.0'
<dependency org="org.appops" name="appops-br-codegen" rev="0.7.0">
  <artifact name="appops-br-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appops', module='appops-br-codegen', version='0.7.0')
)
libraryDependencies += "org.appops" % "appops-br-codegen" % "0.7.0"
[org.appops/appops-br-codegen "0.7.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.appops : appops-br-core jar 0.7.0
com.fasterxml.jackson.core : jackson-annotations jar 2.11.0
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.google.inject : guice jar 5.0.1
com.google.inject.extensions : guice-servlet jar 5.0.1
com.google.inject.extensions : guice-assistedinject jar 5.0.1
org.apache.commons : commons-text jar 1.8
commons-io : commons-io jar 2.6
commons-lang : commons-lang jar 2.6
org.reflections : reflections jar 0.9.12

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.jmockit : jmockit jar 1.49

Project Modules

There are no modules declared in this project.