License |
License |
---|---|
GroupId | GroupIdcom.hlag.tools.commvis |
ArtifactId | ArtifactIdapi |
Last Version | Last Version2.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed Communication Visualizer: API
Library containing the API to enhance the analyzer by user defined components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-2.9.2.pom | |
api-2.9.2.jar | 28 KB |
api-2.9.2-sources.jar | 18 KB |
api-2.9.2-javadoc.jar | 538 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/ -->
<dependency>
<groupId>com.hlag.tools.commvis</groupId>
<artifactId>api</artifactId>
<version>2.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/
implementation 'com.hlag.tools.commvis:api:2.9.2'
// https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/
implementation ("com.hlag.tools.commvis:api:2.9.2")
'com.hlag.tools.commvis:api:jar:2.9.2'
<dependency org="com.hlag.tools.commvis" name="api" rev="2.9.2">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hlag.tools.commvis', module='api', version='2.9.2')
)
libraryDependencies += "com.hlag.tools.commvis" % "api" % "2.9.2"
[com.hlag.tools.commvis/api "2.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
org.springframework : spring-context | jar | 5.3.21 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar | 3.23.1 |