GroupId | GroupIdorg.tinygroup |
---|---|
ArtifactId | ArtifactIdbizframe2-controller |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/bizframe2-controller/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>bizframe2-controller</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/bizframe2-controller/
implementation 'org.tinygroup:bizframe2-controller:2.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/bizframe2-controller/
implementation ("org.tinygroup:bizframe2-controller:2.0.0")
'org.tinygroup:bizframe2-controller:jar:2.0.0'
<dependency org="org.tinygroup" name="bizframe2-controller" rev="2.0.0">
<artifact name="bizframe2-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='bizframe2-controller', version='2.0.0')
)
libraryDependencies += "org.tinygroup" % "bizframe2-controller" % "2.0.0"
[org.tinygroup/bizframe2-controller "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 |
org.tinygroup : bizframe2-service-inter | jar | 2.0.0 |
org.tinygroup : org.tinygroup.menuframe | jar | 1.0.0 |
org.tinygroup : org.tinygroup.springutil | jar | 3.0.0 |
org.tinygroup : org.tinygroup.springmvc | jar | 3.0.0 |
org.tinygroup : bizframe2-common | jar | 2.0.0 |
org.tinygroup : org.tinygroup.cepcoremutiremoteimpl | jar | 3.0.0 |
org.tinygroup : org.tinygroup.serviceprocessor | jar | 3.0.0 |
org.tinygroup : org.tinygroup.cepcoreimpl | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |