| License |
License |
|---|---|
| GroupId | GroupIdcn.xnatural.app |
| ArtifactId | ArtifactIdtiny |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapp
小巧的java应用异步框架
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tiny-1.0.9.pom | |
| tiny-1.0.9.jar | 60 KB |
| tiny-1.0.9-sources.jar | 28 KB |
| tiny-1.0.9-javadoc.jar | 126 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.xnatural.app/tiny/ -->
<dependency>
<groupId>cn.xnatural.app</groupId>
<artifactId>tiny</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xnatural.app/tiny/
implementation 'cn.xnatural.app:tiny:1.0.9'
// https://jarcasting.com/artifacts/cn.xnatural.app/tiny/
implementation ("cn.xnatural.app:tiny:1.0.9")
'cn.xnatural.app:tiny:jar:1.0.9'
<dependency org="cn.xnatural.app" name="tiny" rev="1.0.9">
<artifact name="tiny" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xnatural.app', module='tiny', version='1.0.9')
)
libraryDependencies += "cn.xnatural.app" % "tiny" % "1.0.9"
[cn.xnatural.app/tiny "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.xnatural.enet : enet-event | jar | 0.0.22 |
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| cn.xnatural.http : http | jar | 1.0.9 |
| cn.xnatural.sched : sched | jar | 1.0.2 |
| cn.xnatural.remoter : remoter | jar | 1.0.2 |
| cn.xnatural.jpa : jpa | jar | 1.0.6 |
| mysql : mysql-connector-java | jar | 8.0.23 |
| com.h2database : h2 | jar | 1.4.199 |