License |
License |
---|---|
GroupId | GroupIdcom.github.keim-hs-esslingen.efs |
ArtifactId | ArtifactIdtrias-adapter |
Version | Version3.3.2 |
Type | Typejar |
Description |
DescriptionTRIAS-Adapter
Adapter base for TRIAS-APIs.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trias-adapter-3.3.2.pom | |
trias-adapter-3.3.2.jar | 1 MB |
trias-adapter-3.3.2-sources.jar | 2 MB |
trias-adapter-3.3.2-javadoc.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/trias-adapter/ -->
<dependency>
<groupId>com.github.keim-hs-esslingen.efs</groupId>
<artifactId>trias-adapter</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/trias-adapter/
implementation 'com.github.keim-hs-esslingen.efs:trias-adapter:3.3.2'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/trias-adapter/
implementation ("com.github.keim-hs-esslingen.efs:trias-adapter:3.3.2")
'com.github.keim-hs-esslingen.efs:trias-adapter:jar:3.3.2'
<dependency org="com.github.keim-hs-esslingen.efs" name="trias-adapter" rev="3.3.2">
<artifact name="trias-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='trias-adapter', version='3.3.2')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "trias-adapter" % "3.3.2"
[com.github.keim-hs-esslingen.efs/trias-adapter "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.keim-hs-esslingen.efs : middleware-core | jar | 3.3.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |