License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjel-camel |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJel.Camel
WebJar for Jel-Camel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jel-camel-1.0.pom | |
jel-camel-1.0.jar | 1 MB |
jel-camel-1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jel-camel/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jel-camel</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jel-camel/
implementation 'org.webjars:jel-camel:1.0'
// https://jarcasting.com/artifacts/org.webjars/jel-camel/
implementation ("org.webjars:jel-camel:1.0")
'org.webjars:jel-camel:jar:1.0'
<dependency org="org.webjars" name="jel-camel" rev="1.0">
<artifact name="jel-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jel-camel', version='1.0')
)
libraryDependencies += "org.webjars" % "jel-camel" % "1.0"
[org.webjars/jel-camel "1.0"]