License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.spring256 |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.spring256/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.spring256</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.spring256/
implementation 'org.tinygroup:org.tinygroup.spring256:2.3.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.spring256/
implementation ("org.tinygroup:org.tinygroup.spring256:2.3.0")
'org.tinygroup:org.tinygroup.spring256:jar:2.3.0'
<dependency org="org.tinygroup" name="org.tinygroup.spring256" rev="2.3.0">
<artifact name="org.tinygroup.spring256" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.spring256', version='2.3.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.spring256" % "2.3.0"
[org.tinygroup/org.tinygroup.spring256 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 2.5.6 |
org.springframework : spring-core | jar | 2.5.6 |
org.springframework : spring-aop | jar | 2.5.6 |
org.springframework : spring-beans | jar | 2.5.6 |
org.springframework : spring-webmvc | jar | 2.5.6 |
org.springframework : spring-jdbc | jar | 2.5.6 |
org.springframework : spring-context | jar | 2.5.6 |
org.springframework : spring-orm | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |