Last Version

org.tinygroup:bizframe2-controller 2.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

bizframe2-controller
Version

Version

2.0.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

TinyGroup

Download bizframe2-controller 2.0.0


<!-- 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"]

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.