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