License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdme.insidezhou.instep |
ArtifactId | ArtifactIdinstep-dao |
Version | Version2.0.6 |
Type | Typejar |
Description |
DescriptionInstep
Tools are designed for more easier coding.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
instep-dao-2.0.6.pom | |
instep-dao-2.0.6.jar | 208 KB |
instep-dao-2.0.6-sources.jar | 35 KB |
instep-dao-2.0.6-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.insidezhou.instep/instep-dao/ -->
<dependency>
<groupId>me.insidezhou.instep</groupId>
<artifactId>instep-dao</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/me.insidezhou.instep/instep-dao/
implementation 'me.insidezhou.instep:instep-dao:2.0.6'
// https://jarcasting.com/artifacts/me.insidezhou.instep/instep-dao/
implementation ("me.insidezhou.instep:instep-dao:2.0.6")
'me.insidezhou.instep:instep-dao:jar:2.0.6'
<dependency org="me.insidezhou.instep" name="instep-dao" rev="2.0.6">
<artifact name="instep-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.insidezhou.instep', module='instep-dao', version='2.0.6')
)
libraryDependencies += "me.insidezhou.instep" % "instep-dao" % "2.0.6"
[me.insidezhou.instep/instep-dao "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
me.insidezhou.instep : instep-core | jar | 2.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.60 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.60 |
com.microsoft.sqlserver : mssql-jdbc | jar | 7.4.1.jre8 |