License |
License |
---|---|
Categories |
CategoriesjOOR Application Layer Libs Introspection |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-csimple-joor |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: csimple jOOR
jOOR compiler for csimple language
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-csimple-joor-3.17.0.pom | |
camel-csimple-joor-3.17.0.jar | 15 KB |
camel-csimple-joor-3.17.0-sources.jar | 7 KB |
camel-csimple-joor-3.17.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-csimple-joor/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-csimple-joor</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-csimple-joor/
implementation 'org.apache.camel:camel-csimple-joor:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-csimple-joor/
implementation ("org.apache.camel:camel-csimple-joor:3.17.0")
'org.apache.camel:camel-csimple-joor:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-csimple-joor" rev="3.17.0">
<artifact name="camel-csimple-joor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-csimple-joor', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-csimple-joor" % "3.17.0"
[org.apache.camel/camel-csimple-joor "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core-languages | jar | 3.17.0 |
org.jooq : joor | jar | 0.9.14 |