| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdme.insidezhou.instep |
| ArtifactId | ArtifactIdinstep-dao |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| 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-3.0.0.pom | |
| instep-dao-3.0.0.jar | 208 KB |
| instep-dao-3.0.0-sources.jar | 35 KB |
| instep-dao-3.0.0-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>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.insidezhou.instep/instep-dao/
implementation 'me.insidezhou.instep:instep-dao:3.0.0'
// https://jarcasting.com/artifacts/me.insidezhou.instep/instep-dao/
implementation ("me.insidezhou.instep:instep-dao:3.0.0")
'me.insidezhou.instep:instep-dao:jar:3.0.0'
<dependency org="me.insidezhou.instep" name="instep-dao" rev="3.0.0">
<artifact name="instep-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.insidezhou.instep', module='instep-dao', version='3.0.0')
)
libraryDependencies += "me.insidezhou.instep" % "instep-dao" % "3.0.0"
[me.insidezhou.instep/instep-dao "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| me.insidezhou.instep : instep-core | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.21 |
| com.microsoft.sqlserver : mssql-jdbc | jar | 7.4.1.jre8 |