License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-tx |
Last Version | Last Version2.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description小神龙微服务通用组件库
|
Filename | Size |
---|---|
feingto-tx-2.0.0.RELEASE.pom | |
feingto-tx-2.0.0.RELEASE.jar | 44 MB |
feingto-tx-2.0.0.RELEASE-sources.jar | 6 KB |
feingto-tx-2.0.0.RELEASE-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-tx/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-tx</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-tx/
implementation 'com.feingto:feingto-tx:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-tx/
implementation ("com.feingto:feingto-tx:2.0.0.RELEASE")
'com.feingto:feingto-tx:jar:2.0.0.RELEASE'
<dependency org="com.feingto" name="feingto-tx" rev="2.0.0.RELEASE">
<artifact name="feingto-tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-tx', version='2.0.0.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-tx" % "2.0.0.RELEASE"
[com.feingto/feingto-tx "2.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.feingto : feingto-core | jar | 2.0.0.RELEASE |
com.feingto : iot-hub-client-spring | jar | 1.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.springframework : spring-messaging | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |