License |
License |
---|---|
GroupId | GroupIdcom.brihaspathee.artemis |
ArtifactId | ArtifactIdartemis-library |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionartemis-library
Common Classes for all Artemis Microservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
artemis-library-1.0.3.pom | |
artemis-library-1.0.3.jar | 23 KB |
artemis-library-1.0.3-sources.jar | 10 KB |
artemis-library-1.0.3-javadoc.jar | 178 KB |
Browse |
<!-- 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"]
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 |