License |
License
Simplified BSD License
|
---|---|
GroupId | GroupIdorg.baessie |
ArtifactId | ArtifactIdsimulator |
Version | Version0.1 |
Type | Typewar |
Description |
Descriptionsimulator
simulator
|
Project Organization |
Project OrganizationBaessie |
Filename | Size |
---|---|
simulator-0.1.pom | |
simulator-0.1.war | 12 MB |
simulator-0.1-sources.jar | 4 KB |
simulator-0.1-javadoc.jar | 252 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.baessie/simulator/ -->
<dependency>
<groupId>org.baessie</groupId>
<artifactId>simulator</artifactId>
<version>0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.baessie/simulator/
implementation 'org.baessie:simulator:0.1'
// https://jarcasting.com/artifacts/org.baessie/simulator/
implementation ("org.baessie:simulator:0.1")
'org.baessie:simulator:war:0.1'
<dependency org="org.baessie" name="simulator" rev="0.1">
<artifact name="simulator" type="war" />
</dependency>
@Grapes(
@Grab(group='org.baessie', module='simulator', version='0.1')
)
libraryDependencies += "org.baessie" % "simulator" % "0.1"
[org.baessie/simulator "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.2.6 |
org.baessie : common | jar | 0.1 |
org.baessie : wsconnector | jar | 0.1 |
org.scala-lang : scala-library | jar | 2.9.1 |
xmlunit : xmlunit | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.6.0 |
org.eclipse.jetty : jetty-servlet | jar | 7.4.0.v20110414 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 0.9.28 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-test | jar | 5.2.6 |
org.baessie : testtools | jar | 0.1 |
org.scalatest : scalatest_2.9.1 | jar | 1.6.1 |
junit : junit | jar | 4.8 |
org.eclipse.jetty : jetty-server | jar | 7.4.0.v20110414 |
org.eclipse.jetty : jetty-webapp | jar | 7.4.0.v20110414 |