License |
License
Simplified BSD License
|
---|---|
GroupId | GroupIdorg.baessie |
ArtifactId | ArtifactIdcommon |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptioncommon
common
|
Project Organization |
Project OrganizationBaessie |
Filename | Size |
---|---|
common-0.1.pom | |
common-0.1.jar | 2 KB |
common-0.1-sources.jar | 1 KB |
common-0.1-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.baessie/common/ -->
<dependency>
<groupId>org.baessie</groupId>
<artifactId>common</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.baessie/common/
implementation 'org.baessie:common:0.1'
// https://jarcasting.com/artifacts/org.baessie/common/
implementation ("org.baessie:common:0.1")
'org.baessie:common:jar:0.1'
<dependency org="org.baessie" name="common" rev="0.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.baessie', module='common', version='0.1')
)
libraryDependencies += "org.baessie" % "common" % "0.1"
[org.baessie/common "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.2.6 |
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.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 |