License |
License |
---|---|
GroupId | GroupIdcom.jdcloud.jmsf |
ArtifactId | ArtifactIdmeshware-spring |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMSF - MeshWare Spring Integration
JMSF - JDT Mesh Service governance sdk for java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
meshware-spring-1.2.8.pom | |
meshware-spring-1.2.8.jar | 14 KB |
meshware-spring-1.2.8-sources.jar | 2 KB |
meshware-spring-1.2.8-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-spring/ -->
<dependency>
<groupId>com.jdcloud.jmsf</groupId>
<artifactId>meshware-spring</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-spring/
implementation 'com.jdcloud.jmsf:meshware-spring:1.2.8'
// https://jarcasting.com/artifacts/com.jdcloud.jmsf/meshware-spring/
implementation ("com.jdcloud.jmsf:meshware-spring:1.2.8")
'com.jdcloud.jmsf:meshware-spring:jar:1.2.8'
<dependency org="com.jdcloud.jmsf" name="meshware-spring" rev="1.2.8">
<artifact name="meshware-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jdcloud.jmsf', module='meshware-spring', version='1.2.8')
)
libraryDependencies += "com.jdcloud.jmsf" % "meshware-spring" % "1.2.8"
[com.jdcloud.jmsf/meshware-spring "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.jdcloud.jmsf : meshware-core | jar | |
com.jdcloud.jmsf : meshware-extension-dubbo2 Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.maven.plugins : maven-install-plugin | maven-plugin | 2.5.2 |
org.apache.maven.plugins : maven-deploy-plugin | maven-plugin | 2.8.2 |
org.projectlombok : lombok | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar |