GroupId | GroupIdorg.tinygroup |
---|---|
ArtifactId | ArtifactIdbizframe2-web |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
bizframe2-web-2.0.0.pom | |
bizframe2-web-2.0.0.war | 32 MB |
bizframe2-web-2.0.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/bizframe2-web/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>bizframe2-web</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/bizframe2-web/
implementation 'org.tinygroup:bizframe2-web:2.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/bizframe2-web/
implementation ("org.tinygroup:bizframe2-web:2.0.0")
'org.tinygroup:bizframe2-web:war:2.0.0'
<dependency org="org.tinygroup" name="bizframe2-web" rev="2.0.0">
<artifact name="bizframe2-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='bizframe2-web', version='2.0.0')
)
libraryDependencies += "org.tinygroup" % "bizframe2-web" % "2.0.0"
[org.tinygroup/bizframe2-web "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : bizframe2-view | jar | 2.0.0 |
org.tinygroup : bizframe2-controller | jar | 2.0.0 |
org.tinygroup : bizframe2-service-impl | jar | 2.0.0 |
org.tinygroup : bizframe2-template-function | jar | 2.0.0 |
org.tinygroup : org.tinygroup.validate | jar | 3.0.0 |
org.tinygroup : org.tinygroup.springmvc | jar | 3.0.0 |
org.tinygroup : org.tinygroup.uiengineweblayer | jar | 3.0.0 |
org.tinygroup : org.tinygroup.serviceweblayer | jar | 3.0.0 |
org.tinygroup : org.tinygroup.weblayer | jar | 3.0.0 |
org.tinygroup : org.tinygroup.servicewrapper | jar | 3.0.0 |
org.tinygroup : org.tinygroup.custombeandefine | jar | 3.0.0 |
org.tinygroup : org.tinygroup.serviceprocessor | jar | 3.0.0 |
org.tinygroup : org.tinygroup.cepcoreimpl | jar | 3.0.0 |
org.tinygroup : org.tinygroup.jcscache | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |