application-library-java-spring

Arrowhead Application Library using Spring Boot

License

License

Categories

Categories

Java Languages
GroupId

GroupId

ai.aitia
ArtifactId

ArtifactId

arrowhead-application-library-java-spring
Last Version

Last Version

4.4.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

application-library-java-spring
Arrowhead Application Library using Spring Boot

Download arrowhead-application-library-java-spring

How to add to project

<!-- https://jarcasting.com/artifacts/ai.aitia/arrowhead-application-library-java-spring/ -->
<dependency>
    <groupId>ai.aitia</groupId>
    <artifactId>arrowhead-application-library-java-spring</artifactId>
    <version>4.4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.aitia/arrowhead-application-library-java-spring/
implementation 'ai.aitia:arrowhead-application-library-java-spring:4.4.0.2'
// https://jarcasting.com/artifacts/ai.aitia/arrowhead-application-library-java-spring/
implementation ("ai.aitia:arrowhead-application-library-java-spring:4.4.0.2")
'ai.aitia:arrowhead-application-library-java-spring:jar:4.4.0.2'
<dependency org="ai.aitia" name="arrowhead-application-library-java-spring" rev="4.4.0.2">
  <artifact name="arrowhead-application-library-java-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.aitia', module='arrowhead-application-library-java-spring', version='4.4.0.2')
)
libraryDependencies += "ai.aitia" % "arrowhead-application-library-java-spring" % "4.4.0.2"
[ai.aitia/arrowhead-application-library-java-spring "4.4.0.2"]

Dependencies

compile (11)

Group / Artifact Type Version
ai.aitia : arrowhead-core-common-essentials-java-spring jar 4.4.0.2
org.springframework.boot : spring-boot-starter jar 2.6.2
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-security jar 2.6.2
org.springframework.boot : spring-boot-starter-validation jar 2.6.2
org.apache.httpcomponents : httpclient jar 4.5.13
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.2
org.springframework : spring-websocket jar
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.5
org.bitbucket.b_c : jose4j jar 0.6.5
org.bouncycastle : bcpkix-jdk15on jar 1.65

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.4.0.2
4.4.0.1
4.4.0.0