| License |
License |
|---|---|
| GroupId | GroupIdch.exense.viz |
| ArtifactId | ArtifactIdviz-servlet |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionViz Persistence
Sample Jetty server supporting Viz persistence
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| viz-servlet-1.0.1.pom | |
| viz-servlet-1.0.1.jar | 6 KB |
| viz-servlet-1.0.1-sources.jar | 4 KB |
| viz-servlet-1.0.1-javadoc.jar | 397 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.viz/viz-servlet/ -->
<dependency>
<groupId>ch.exense.viz</groupId>
<artifactId>viz-servlet</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.viz/viz-servlet/
implementation 'ch.exense.viz:viz-servlet:1.0.1'
// https://jarcasting.com/artifacts/ch.exense.viz/viz-servlet/
implementation ("ch.exense.viz:viz-servlet:1.0.1")
'ch.exense.viz:viz-servlet:jar:1.0.1'
<dependency org="ch.exense.viz" name="viz-servlet" rev="1.0.1">
<artifact name="viz-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.viz', module='viz-servlet', version='1.0.1')
)
libraryDependencies += "ch.exense.viz" % "viz-servlet" % "1.0.1"
[ch.exense.viz/viz-servlet "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |