License |
License |
---|---|
Categories |
CategoriesNet Tape Data Data Structures |
GroupId | GroupIdcom.spreadthesource |
ArtifactId | ArtifactIdtapestry5-hornet |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTapestry 5 Hornet Integration
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
tapestry5-hornet-1.1.pom | |
tapestry5-hornet-1.1.jar | 7 KB |
tapestry5-hornet-1.1-sources.jar | 3 KB |
tapestry5-hornet-1.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spreadthesource/tapestry5-hornet/ -->
<dependency>
<groupId>com.spreadthesource</groupId>
<artifactId>tapestry5-hornet</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spreadthesource/tapestry5-hornet/
implementation 'com.spreadthesource:tapestry5-hornet:1.1'
// https://jarcasting.com/artifacts/com.spreadthesource/tapestry5-hornet/
implementation ("com.spreadthesource:tapestry5-hornet:1.1")
'com.spreadthesource:tapestry5-hornet:jar:1.1'
<dependency org="com.spreadthesource" name="tapestry5-hornet" rev="1.1">
<artifact name="tapestry5-hornet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spreadthesource', module='tapestry5-hornet', version='1.1')
)
libraryDependencies += "com.spreadthesource" % "tapestry5-hornet" % "1.1"
[com.spreadthesource/tapestry5-hornet "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.nectify : hornet-connector-java | jar | 0.3.0 |
org.apache.tapestry : tapestry-core | jar | 5.3.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.12.1 |
org.easymock : easymock | jar | 2.5.2 |
org.apache.tapestry : tapestry-test | jar | 5.3.2 |