License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.spring305 |
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.spring305/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.spring305</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.spring305/
implementation 'org.tinygroup:org.tinygroup.spring305:2.3.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.spring305/
implementation ("org.tinygroup:org.tinygroup.spring305:2.3.0")
'org.tinygroup:org.tinygroup.spring305:jar:2.3.0'
<dependency org="org.tinygroup" name="org.tinygroup.spring305" rev="2.3.0">
<artifact name="org.tinygroup.spring305" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.spring305', version='2.3.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.spring305" % "2.3.0"
[org.tinygroup/org.tinygroup.spring305 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 3.0.5.RELEASE |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-aop | jar | 3.0.5.RELEASE |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-orm | jar | 3.0.5.RELEASE |
org.springframework : spring-webmvc | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |