| License |
License |
|---|---|
| Categories |
CategorieseXist Data Databases |
| GroupId | GroupIdorg.exist-db |
| ArtifactId | ArtifactIdexist-counter |
| Version | Version6.0.0 |
| Type | Typejar |
| Description |
DescriptioneXist-db Counter Module
eXist-db XQuery Counter Module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| exist-counter-6.0.0.pom | |
| exist-counter-6.0.0.jar | 10 KB |
| exist-counter-6.0.0-sources.jar | 8 KB |
| exist-counter-6.0.0-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-counter/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-counter</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-counter/
implementation 'org.exist-db:exist-counter:6.0.0'
// https://jarcasting.com/artifacts/org.exist-db/exist-counter/
implementation ("org.exist-db:exist-counter:6.0.0")
'org.exist-db:exist-counter:jar:6.0.0'
<dependency org="org.exist-db" name="exist-counter" rev="6.0.0">
<artifact name="exist-counter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-counter', version='6.0.0')
)
libraryDependencies += "org.exist-db" % "exist-counter" % "6.0.0"
[org.exist-db/exist-counter "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.exist-db : exist-core | jar | 6.0.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| net.sf.xmldb-org : xmldb-api | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| junit : junit | jar | 4.13.2 |