License |
License |
---|---|
GroupId | GroupIdcom.github.kaitoy.sneo |
ArtifactId | ArtifactIdgiane |
Version | Version1.2.3 |
Type | Typewar |
Description |
DescriptionGiane
The graphical interface for SNeO.
|
Filename | Size |
---|---|
giane-1.2.3.pom | |
giane-1.2.3.war | 21 MB |
giane-1.2.3-sources.jar | 259 KB |
giane-1.2.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane/ -->
<dependency>
<groupId>com.github.kaitoy.sneo</groupId>
<artifactId>giane</artifactId>
<version>1.2.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane/
implementation 'com.github.kaitoy.sneo:giane:1.2.3'
// https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane/
implementation ("com.github.kaitoy.sneo:giane:1.2.3")
'com.github.kaitoy.sneo:giane:war:1.2.3'
<dependency org="com.github.kaitoy.sneo" name="giane" rev="1.2.3">
<artifact name="giane" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.kaitoy.sneo', module='giane', version='1.2.3')
)
libraryDependencies += "com.github.kaitoy.sneo" % "giane" % "1.2.3"
[com.github.kaitoy.sneo/giane "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.struts : struts2-core | jar | 2.3.1 |
org.apache.struts : struts2-convention-plugin | jar | 2.3.1 |
org.apache.struts : struts2-spring-plugin | jar | 2.3.1 |
com.jgeppert.struts2.jquery : struts2-jquery-plugin | jar | 3.4.0 |
org.apache.struts : struts2-json-plugin | jar | 2.3.4.1 |
com.jgeppert.struts2.jquery : struts2-jquery-grid-plugin | jar | 3.4.0 |
com.github.kaitoy.sneo : sneo-core | jar | 1.2.3 |
com.github.kaitoy.sneo : sneo-common | jar | 1.2.3 |
com.h2database : h2 | jar | 1.3.166 |
org.hibernate : hibernate-entitymanager | jar | 4.2.3.Final |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |