Last Version

base 1.1.3

Java Web Framework

License

License

GroupId

GroupId

me.codeboy.common
ArtifactId

ArtifactId

framework
Version

Version

1.1.3
Type

Type

jar
Description

Description

base
Java Web Framework
Project URL

Project URL

https://github.com/androiddevelop/WebFramework
Source Code Management

Source Code Management

https://github.com/androiddevelop/WebFramework

Download framework 1.1.3


<!-- https://jarcasting.com/artifacts/me.codeboy.common/framework/ -->
<dependency>
    <groupId>me.codeboy.common</groupId>
    <artifactId>framework</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.codeboy.common/framework/
implementation 'me.codeboy.common:framework:1.1.3'
// https://jarcasting.com/artifacts/me.codeboy.common/framework/
implementation ("me.codeboy.common:framework:1.1.3")
'me.codeboy.common:framework:jar:1.1.3'
<dependency org="me.codeboy.common" name="framework" rev="1.1.3">
  <artifact name="framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.codeboy.common', module='framework', version='1.1.3')
)
libraryDependencies += "me.codeboy.common" % "framework" % "1.1.3"
[me.codeboy.common/framework "1.1.3"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.6.2
org.apache.struts : struts2-core jar 2.3.20
me.codeboy.common : base jar 1.2.1
org.hibernate : hibernate-core jar 4.3.7.Final
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.