License |
License |
---|---|
GroupId | GroupIdcom.discursive.web.history |
ArtifactId | ArtifactIdhistory-model |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHistory Filter : Configuration Model
A model for the configuration of the History Filter. This project contains an XML Schema document which is translated into a set of interfaces and classes via XMLBeans.
|
Project URL |
Project URL |
Filename | Size |
---|---|
history-model-1.0.pom | |
history-model-1.0.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.discursive.web.history/history-model/ -->
<dependency>
<groupId>com.discursive.web.history</groupId>
<artifactId>history-model</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.discursive.web.history/history-model/
implementation 'com.discursive.web.history:history-model:1.0'
// https://jarcasting.com/artifacts/com.discursive.web.history/history-model/
implementation ("com.discursive.web.history:history-model:1.0")
'com.discursive.web.history:history-model:jar:1.0'
<dependency org="com.discursive.web.history" name="history-model" rev="1.0">
<artifact name="history-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.discursive.web.history', module='history-model', version='1.0')
)
libraryDependencies += "com.discursive.web.history" % "history-model" % "1.0"
[com.discursive.web.history/history-model "1.0"]
Group / Artifact | Type | Version |
---|---|---|
xmlbeans : xbean | jar | 2.1.0 |
stax : stax | jar | 1.1.1-dev |
stax : stax-api | jar | 1.0 |