| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.play |
| ArtifactId | ArtifactIdplay-commons-eventtypes |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionplay-commons-eventtypes
Classes (SDK) for creating business events in the platform as RDF.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play-commons-eventtypes-1.1.pom | |
| play-commons-eventtypes-1.1.jar | 227 KB |
| play-commons-eventtypes-1.1-tests.jar | 19 KB |
| play-commons-eventtypes-1.1-sources.jar | 266 KB |
| play-commons-eventtypes-1.1-javadoc.jar | 983 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.play/play-commons-eventtypes/ -->
<dependency>
<groupId>org.ow2.play</groupId>
<artifactId>play-commons-eventtypes</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.play/play-commons-eventtypes/
implementation 'org.ow2.play:play-commons-eventtypes:1.1'
// https://jarcasting.com/artifacts/org.ow2.play/play-commons-eventtypes/
implementation ("org.ow2.play:play-commons-eventtypes:1.1")
'org.ow2.play:play-commons-eventtypes:jar:1.1'
<dependency org="org.ow2.play" name="play-commons-eventtypes" rev="1.1">
<artifact name="play-commons-eventtypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.play', module='play-commons-eventtypes', version='1.1')
)
libraryDependencies += "org.ow2.play" % "play-commons-eventtypes" % "1.1"
[org.ow2.play/play-commons-eventtypes "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.semweb4j : rdfreactor.runtime | jar | 4.8.3 |
| org.semweb4j : rdf2go.impl.jena | jar | 4.8.3 |
| org.ow2.play : play-commons-eventformat | jar | 1.1 |
| xml-apis : xml-apis | jar | 1.4.01 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| xmlunit : xmlunit | jar | 1.3 |