Last Version

artemis-library 1.0.3

Common Classes for all Artemis Microservices

License

License

GroupId

GroupId

com.brihaspathee.artemis
ArtifactId

ArtifactId

artemis-library
Version

Version

1.0.3
Type

Type

jar
Description

Description

artemis-library
Common Classes for all Artemis Microservices
Project URL

Project URL

http://www.brihaspathee.com

Download artemis-library 1.0.3


<!-- https://jarcasting.com/artifacts/com.brihaspathee.artemis/artemis-library/ -->
<dependency>
    <groupId>com.brihaspathee.artemis</groupId>
    <artifactId>artemis-library</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.brihaspathee.artemis/artemis-library/
implementation 'com.brihaspathee.artemis:artemis-library:1.0.3'
// https://jarcasting.com/artifacts/com.brihaspathee.artemis/artemis-library/
implementation ("com.brihaspathee.artemis:artemis-library:1.0.3")
'com.brihaspathee.artemis:artemis-library:jar:1.0.3'
<dependency org="com.brihaspathee.artemis" name="artemis-library" rev="1.0.3">
  <artifact name="artemis-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brihaspathee.artemis', module='artemis-library', version='1.0.3')
)
libraryDependencies += "com.brihaspathee.artemis" % "artemis-library" % "1.0.3"
[com.brihaspathee.artemis/artemis-library "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.14
org.projectlombok : lombok jar RELEASE
com.networknt : json-schema-validator jar 1.0.66

Project Modules

There are no modules declared in this project.