License |
License |
---|---|
GroupId | GroupIdcom.hlag.tools.commvis |
ArtifactId | ArtifactIdapi |
Version | Version2.8.0 |
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.8.0.pom | |
api-2.8.0.jar | 28 KB |
api-2.8.0-sources.jar | 18 KB |
api-2.8.0-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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/
implementation 'com.hlag.tools.commvis:api:2.8.0'
// https://jarcasting.com/artifacts/com.hlag.tools.commvis/api/
implementation ("com.hlag.tools.commvis:api:2.8.0")
'com.hlag.tools.commvis:api:jar:2.8.0'
<dependency org="com.hlag.tools.commvis" name="api" rev="2.8.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hlag.tools.commvis', module='api', version='2.8.0')
)
libraryDependencies += "com.hlag.tools.commvis" % "api" % "2.8.0"
[com.hlag.tools.commvis/api "2.8.0"]
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.20 |
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 |