| License |
License |
|---|---|
| Categories |
CategoriesDoma Data ORM |
| GroupId | GroupIdcn.tyoui |
| ArtifactId | ArtifactIddomap |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| domap-1.8.1.pom | |
| domap-1.8.1.jar | 3 MB |
| domap-1.8.1-sources.jar | 3 MB |
| domap-1.8.1-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.tyoui/domap/ -->
<dependency>
<groupId>cn.tyoui</groupId>
<artifactId>domap</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tyoui/domap/
implementation 'cn.tyoui:domap:1.8.1'
// https://jarcasting.com/artifacts/cn.tyoui/domap/
implementation ("cn.tyoui:domap:1.8.1")
'cn.tyoui:domap:jar:1.8.1'
<dependency org="cn.tyoui" name="domap" rev="1.8.1">
<artifact name="domap" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tyoui', module='domap', version='1.8.1')
)
libraryDependencies += "cn.tyoui" % "domap" % "1.8.1"
[cn.tyoui/domap "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.janeluo : ikanalyzer | jar | 2012_u6 |
| log4j : log4j | jar | 1.2.17 |