License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fastjrun.codeg.jeecgboot |
ArtifactId | ArtifactIdjeecgboot-sdkg-client |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.jeecgboot/jeecgboot-sdkg-client/ -->
<dependency>
<groupId>com.fastjrun.codeg.jeecgboot</groupId>
<artifactId>jeecgboot-sdkg-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.jeecgboot/jeecgboot-sdkg-client/
implementation 'com.fastjrun.codeg.jeecgboot:jeecgboot-sdkg-client:1.0'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.jeecgboot/jeecgboot-sdkg-client/
implementation ("com.fastjrun.codeg.jeecgboot:jeecgboot-sdkg-client:1.0")
'com.fastjrun.codeg.jeecgboot:jeecgboot-sdkg-client:jar:1.0'
<dependency org="com.fastjrun.codeg.jeecgboot" name="jeecgboot-sdkg-client" rev="1.0">
<artifact name="jeecgboot-sdkg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.jeecgboot', module='jeecgboot-sdkg-client', version='1.0')
)
libraryDependencies += "com.fastjrun.codeg.jeecgboot" % "jeecgboot-sdkg-client" % "1.0"
[com.fastjrun.codeg.jeecgboot/jeecgboot-sdkg-client "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg.jeecgboot : jeecgboot-sdkg-common | jar | 1.0 |
com.fastjrun.codeg : base-sdkg-client | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.15.RELEASE |