License |
License |
---|---|
GroupId | GroupIdio.eventcenter |
ArtifactId | ArtifactIdec-api |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEC API
Event Center核心API库
|
Project Organization |
Project OrganizationJue Ming |
Filename | Size |
---|---|
ec-api-1.7.2.pom | |
ec-api-1.7.2.jar | 86 KB |
ec-api-1.7.2-sources.jar | 62 KB |
ec-api-1.7.2-javadoc.jar | 509 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.eventcenter/ec-api/ -->
<dependency>
<groupId>io.eventcenter</groupId>
<artifactId>ec-api</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.eventcenter/ec-api/
implementation 'io.eventcenter:ec-api:1.7.2'
// https://jarcasting.com/artifacts/io.eventcenter/ec-api/
implementation ("io.eventcenter:ec-api:1.7.2")
'io.eventcenter:ec-api:jar:1.7.2'
<dependency org="io.eventcenter" name="ec-api" rev="1.7.2">
<artifact name="ec-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.eventcenter', module='ec-api', version='1.7.2')
)
libraryDependencies += "io.eventcenter" % "ec-api" % "1.7.2"
[io.eventcenter/ec-api "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 3.2.8.RELEASE |
org.springframework : spring-aop | jar | 3.2.8.RELEASE |
org.aspectj : aspectjweaver | jar | 1.7.4 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.8.RELEASE |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |