License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdservice |
Last Version | Last Version0.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservice
Tiny开源组织,主要目标为开发Tiny开发框架,我们的口号是: Think big, start small, scale fast.。
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
service-0.0.12.pom | |
service-0.0.12.jar | 48 KB |
service-0.0.12-tests.jar | 42 KB |
service-0.0.12-sources.jar | 52 KB |
service-0.0.12-javadoc.jar | 303 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/service/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>service</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/service/
implementation 'org.tinygroup:service:0.0.12'
// https://jarcasting.com/artifacts/org.tinygroup/service/
implementation ("org.tinygroup:service:0.0.12")
'org.tinygroup:service:jar:0.0.12'
<dependency org="org.tinygroup" name="service" rev="0.0.12">
<artifact name="service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='service', version='0.0.12')
)
libraryDependencies += "org.tinygroup" % "service" % "0.0.12"
[org.tinygroup/service "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : event | jar | 0.0.12 |
org.tinygroup : context2object | jar | 0.0.12 |
org.tinygroup : tinytestutil | jar | 0.0.12 |
org.tinygroup : context | jar | 0.0.12 |
com.thoughtworks.xstream : xstream | jar | 1.4.3 |
org.tinygroup : fileresolver | jar | 0.0.12 |
org.tinygroup : validate | jar | 0.0.12 |
org.tinygroup : logger | jar | 0.0.12 |
org.tinygroup : xstream | jar | 0.0.12 |
org.tinygroup : annotation | jar | 0.0.12 |
org.tinygroup : commons | jar | 0.0.12 |
org.tinygroup : springutil | jar | 0.0.12 |
org.slf4j : slf4j-api | jar | 1.6.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : cepcore | jar | 0.0.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |