GroupId | GroupIdcom.flowyun |
---|---|
ArtifactId | ArtifactIdeconagebatis |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
econagebatis-1.3.0.pom | |
econagebatis-1.3.0.jar | 183 KB |
econagebatis-1.3.0-sources.jar | 139 KB |
econagebatis-1.3.0-javadoc.jar | 664 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.flowyun/econagebatis/ -->
<dependency>
<groupId>com.flowyun</groupId>
<artifactId>econagebatis</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowyun/econagebatis/
implementation 'com.flowyun:econagebatis:1.3.0'
// https://jarcasting.com/artifacts/com.flowyun/econagebatis/
implementation ("com.flowyun:econagebatis:1.3.0")
'com.flowyun:econagebatis:jar:1.3.0'
<dependency org="com.flowyun" name="econagebatis" rev="1.3.0">
<artifact name="econagebatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowyun', module='econagebatis', version='1.3.0')
)
libraryDependencies += "com.flowyun" % "econagebatis" % "1.3.0"
[com.flowyun/econagebatis "1.3.0"]