History 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.

License

License

GroupId

GroupId

com.discursive.web.history
ArtifactId

ArtifactId

history-model
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

History 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

http://www.discursive.com/projects/history-filter

Download history-model

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
xmlbeans : xbean jar 2.1.0
stax : stax jar 1.1.1-dev
stax : stax-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0