Last Version

TRIAS-Adapter 3.3.2

Adapter base for TRIAS-APIs.

License

License

GroupId

GroupId

com.github.keim-hs-esslingen.efs
ArtifactId

ArtifactId

trias-adapter
Version

Version

3.3.2
Type

Type

jar
Description

Description

TRIAS-Adapter
Adapter base for TRIAS-APIs.
Project URL

Project URL

https://github.com/keim-hs-esslingen/efs-trias-adapter
Source Code Management

Source Code Management

https://github.com/keim-hs-esslingen/efs-trias-adapter

Download trias-adapter 3.3.2


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Project Modules

There are no modules declared in this project.