License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-test-domain-webapp |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionFermenter::Stout::Test::Domain Web Application
A deployable version of the Stout test application
|
Filename | Size |
---|---|
stout-test-domain-webapp-1.0.0.pom | |
stout-test-domain-webapp-1.0.0.war | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-test-domain-webapp/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-test-domain-webapp</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-test-domain-webapp/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-test-domain-webapp:1.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-test-domain-webapp/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-test-domain-webapp:1.0.0")
'org.bitbucket.askllc.fermenter.stout:stout-test-domain-webapp:war:1.0.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-test-domain-webapp" rev="1.0.0">
<artifact name="stout-test-domain-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-test-domain-webapp', version='1.0.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-test-domain-webapp" % "1.0.0"
[org.bitbucket.askllc.fermenter.stout/stout-test-domain-webapp "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.askllc.fermenter.stout : stout-test-domain | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | 2.0.0.Final |