License |
License |
---|---|
GroupId | GroupIdtr.com.lucidcode |
ArtifactId | ArtifactIdkite-framework |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionKite Framework
A Web Application Framework providing DRY use of rich UI components.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kite-framework-1.0.4.pom | |
kite-framework-1.0.4.jar | 36 KB |
kite-framework-1.0.4-static.zip | 759 KB |
kite-framework-1.0.4-sources.jar | 795 KB |
kite-framework-1.0.4-javadoc.jar | 189 KB |
kite-framework-1.0.4-dynamic.zip | 762 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tr.com.lucidcode/kite-framework/ -->
<dependency>
<groupId>tr.com.lucidcode</groupId>
<artifactId>kite-framework</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/tr.com.lucidcode/kite-framework/
implementation 'tr.com.lucidcode:kite-framework:1.0.4'
// https://jarcasting.com/artifacts/tr.com.lucidcode/kite-framework/
implementation ("tr.com.lucidcode:kite-framework:1.0.4")
'tr.com.lucidcode:kite-framework:jar:1.0.4'
<dependency org="tr.com.lucidcode" name="kite-framework" rev="1.0.4">
<artifact name="kite-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='tr.com.lucidcode', module='kite-framework', version='1.0.4')
)
libraryDependencies += "tr.com.lucidcode" % "kite-framework" % "1.0.4"
[tr.com.lucidcode/kite-framework "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.2 |
junit : junit | jar | 4.11 |
mysql : mysql-connector-java | jar | 5.1.9 |
org.hibernate : hibernate-core | jar | 4.1.9.Final |
org.hibernate : hibernate-validator | jar | 4.3.0.Final |
org.springframework : spring-context | jar | 3.1.0.RELEASE |
org.springframework : spring-webmvc | jar | 3.1.0.RELEASE |
org.springframework : spring-orm | jar | 3.1.0.RELEASE |
com.github.sps.mustache : mustache-spring-view | jar | 1.1.1 |
javassist : javassist | jar | 3.12.1.GA |
com.octo.captcha : jcaptcha-all | jar | 1.0-RC4 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.7.1 |
org.easymock : easymock | jar | 3.1 |
org.jodd : jodd-lagarto | jar | 3.4.3 |
org.jodd : jodd-db | jar | 3.4.3 |
org.jodd : jodd-vtor | jar | 3.4.3 |
org.jodd : jodd-petite | jar | 3.4.3 |
org.jodd : jodd-madvoc | jar | 3.4.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib-nodep | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.0.RELEASE |