| License |
License |
|---|---|
| GroupId | GroupIdcom.diligesoft |
| ArtifactId | ArtifactIdcamel-utils |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondiligesoft camel-utils
Provides error handling automation and route stats utils for Apache Camel/Quarkus
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| camel-utils-0.1.pom | |
| camel-utils-0.1.jar | 17 KB |
| camel-utils-0.1-sources.jar | 12 KB |
| camel-utils-0.1-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.diligesoft/camel-utils/ -->
<dependency>
<groupId>com.diligesoft</groupId>
<artifactId>camel-utils</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.diligesoft/camel-utils/
implementation 'com.diligesoft:camel-utils:0.1'
// https://jarcasting.com/artifacts/com.diligesoft/camel-utils/
implementation ("com.diligesoft:camel-utils:0.1")
'com.diligesoft:camel-utils:jar:0.1'
<dependency org="com.diligesoft" name="camel-utils" rev="0.1">
<artifact name="camel-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diligesoft', module='camel-utils', version='0.1')
)
libraryDependencies += "com.diligesoft" % "camel-utils" % "0.1"
[com.diligesoft/camel-utils "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-jaxb | jar | |
| org.apache.camel.quarkus : camel-quarkus-jta | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.microprofile.config : microprofile-config-api | jar | 1.4 |
| javax.enterprise : cdi-api | jar | 2.0 |
| org.jboss.logging : commons-logging-jboss-logging | jar | |
| org.apache.camel.quarkus : camel-quarkus-core | jar | |
| org.apache.camel.quarkus : camel-quarkus-direct | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |