License |
License |
---|---|
GroupId | GroupIdcom.envisioniot |
ArtifactId | ArtifactIdevent-base |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEnvision-Energy-Open-Platform-SDK
Envision Energy Open Platform
|
Project URL |
Project URL |
Filename | Size |
---|---|
event-base-1.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.envisioniot/event-base/ -->
<dependency>
<groupId>com.envisioniot</groupId>
<artifactId>event-base</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.envisioniot/event-base/
implementation 'com.envisioniot:event-base:1.0'
// https://jarcasting.com/artifacts/com.envisioniot/event-base/
implementation ("com.envisioniot:event-base:1.0")
'com.envisioniot:event-base:pom:1.0'
<dependency org="com.envisioniot" name="event-base" rev="1.0">
<artifact name="event-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.envisioniot', module='event-base', version='1.0')
)
libraryDependencies += "com.envisioniot" % "event-base" % "1.0"
[com.envisioniot/event-base "1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
com.alibaba : fastjson | jar | 1.1.39 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |