| License |
License |
|---|---|
| GroupId | GroupIdcom.brihaspathee.artemis |
| ArtifactId | ArtifactIdartemis-library |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| 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 | 18 KB |
| artemis-library-1.0.3-sources.jar | 8 KB |
| artemis-library-1.0.3-javadoc.jar | 165 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 |