License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdez-service |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEZ Service
服务脚手架模块
|
Filename | Size |
---|---|
ez-service-0.3.5.pom | |
ez-service-0.3.5.jar | 49 KB |
ez-service-0.3.5-sources.jar | 6 KB |
ez-service-0.3.5-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ez-service/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ez-service</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-service/
implementation 'com.ecfront:ez-service:0.3.5'
// https://jarcasting.com/artifacts/com.ecfront/ez-service/
implementation ("com.ecfront:ez-service:0.3.5")
'com.ecfront:ez-service:jar:0.3.5'
<dependency org="com.ecfront" name="ez-service" rev="0.3.5">
<artifact name="ez-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-service', version='0.3.5')
)
libraryDependencies += "com.ecfront" % "ez-service" % "0.3.5"
[com.ecfront/ez-service "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.ecfront : ez-common | jar | 0.4.9 |
com.ecfront : ez-storage | jar | 0.3.9 |
org.redisson : redisson | jar | 1.2.1 |
org.scala-lang : scala-library | jar | 2.11.6 |
com.typesafe.scala-logging : scala-logging-slf4j_2.11 | jar | 2.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |