| License |
License |
|---|---|
| GroupId | GroupIdmt.edu.um.cs.rv |
| ArtifactId | ArtifactIdevents |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRuntime Verification Tool Event Manager
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| events-1.0.2.pom | |
| events-1.0.2.jar | 5 KB |
| events-1.0.2-sources.jar | 4 KB |
| events-1.0.2-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/mt.edu.um.cs.rv/events/ -->
<dependency>
<groupId>mt.edu.um.cs.rv</groupId>
<artifactId>events</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/mt.edu.um.cs.rv/events/
implementation 'mt.edu.um.cs.rv:events:1.0.2'
// https://jarcasting.com/artifacts/mt.edu.um.cs.rv/events/
implementation ("mt.edu.um.cs.rv:events:1.0.2")
'mt.edu.um.cs.rv:events:jar:1.0.2'
<dependency org="mt.edu.um.cs.rv" name="events" rev="1.0.2">
<artifact name="events" type="jar" />
</dependency>
@Grapes(
@Grab(group='mt.edu.um.cs.rv', module='events', version='1.0.2')
)
libraryDependencies += "mt.edu.um.cs.rv" % "events" % "1.0.2"
[mt.edu.um.cs.rv/events "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.13 |
| org.springframework : spring-context | jar | 4.2.4.RELEASE |