License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdapt |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Annotation Processor
Processes Camel endpoint source code
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apt-3.0.1.pom | |
apt-3.0.1.jar | 92 KB |
apt-3.0.1-sources.jar | 56 KB |
apt-3.0.1-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/apt/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>apt</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/apt/
implementation 'org.apache.camel:apt:3.0.1'
// https://jarcasting.com/artifacts/org.apache.camel/apt/
implementation ("org.apache.camel:apt:3.0.1")
'org.apache.camel:apt:jar:3.0.1'
<dependency org="org.apache.camel" name="apt" rev="3.0.1">
<artifact name="apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='apt', version='3.0.1')
)
libraryDependencies += "org.apache.camel" % "apt" % "3.0.1"
[org.apache.camel/apt "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : spi-annotations | jar | 3.0.1 |
org.apache.camel : camel-util-json | jar | 3.0.1 |