| License |
License |
|---|---|
| Categories |
CategoriesWildFly Container Application Servers |
| GroupId | GroupIdde.sven-torben.wildfly.swarm.fractions |
| ArtifactId | ArtifactIdcorrelationid |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCorrelation ID
A Wildfly Swarm Fraction to echo Correlation ID header back
|
| Project Organization |
Project OrganizationSven-Torben Janus |
| Filename | Size |
|---|---|
| correlationid-0.0.1.pom | |
| correlationid-0.0.1.jar | 10 KB |
| correlationid-0.0.1-tests.jar | 1 KB |
| correlationid-0.0.1-sources.jar | 4 KB |
| correlationid-0.0.1-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/correlationid/ -->
<dependency>
<groupId>de.sven-torben.wildfly.swarm.fractions</groupId>
<artifactId>correlationid</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/correlationid/
implementation 'de.sven-torben.wildfly.swarm.fractions:correlationid:0.0.1'
// https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/correlationid/
implementation ("de.sven-torben.wildfly.swarm.fractions:correlationid:0.0.1")
'de.sven-torben.wildfly.swarm.fractions:correlationid:jar:0.0.1'
<dependency org="de.sven-torben.wildfly.swarm.fractions" name="correlationid" rev="0.0.1">
<artifact name="correlationid" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sven-torben.wildfly.swarm.fractions', module='correlationid', version='0.0.1')
)
libraryDependencies += "de.sven-torben.wildfly.swarm.fractions" % "correlationid" % "0.0.1"
[de.sven-torben.wildfly.swarm.fractions/correlationid "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.swarm : undertow | jar | |
| org.wildfly.swarm : spi | jar | 2017.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| javax.enterprise : cdi-api | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M4 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| org.mockito : mockito-core | jar | 2.7.22 |