License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.ingenias |
ArtifactId | ArtifactIdtesthelloworld |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Hello World example that prints a message when launching the project
Testing artifacts for the INGENIAS Agent Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testhelloworld-1.6.pom | |
testhelloworld-1.6.jar | 25 KB |
testhelloworld-1.6-sources.jar | 16 KB |
testhelloworld-1.6-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ingenias/testhelloworld/ -->
<dependency>
<groupId>net.sf.ingenias</groupId>
<artifactId>testhelloworld</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ingenias/testhelloworld/
implementation 'net.sf.ingenias:testhelloworld:1.6'
// https://jarcasting.com/artifacts/net.sf.ingenias/testhelloworld/
implementation ("net.sf.ingenias:testhelloworld:1.6")
'net.sf.ingenias:testhelloworld:jar:1.6'
<dependency org="net.sf.ingenias" name="testhelloworld" rev="1.6">
<artifact name="testhelloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ingenias', module='testhelloworld', version='1.6')
)
libraryDependencies += "net.sf.ingenias" % "testhelloworld" % "1.6"
[net.sf.ingenias/testhelloworld "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.surefire : surefire-testng | jar | 2.14 |
junit : junit | jar | 4.8.1 |
org.codehaus.izpack : izpack-standalone-compiler Optional | jar | 4.3.5 |
org.codehaus.plexus : plexus-utils | jar | 1.5.6 |
org.apache.maven : maven-ant-tasks | jar | 2.1.3 |
ant-contrib : ant-contrib | jar | 1.0b3 |
com.thoughtworks.xstream : xstream | jar | 1.3 |
net.sf.ingenias : ingeniasjgraphmod | jar | 1.6 |
org.jdom : jdom | jar | 1.1 |
org.jfree : jfreechart | jar | 1.0.14 |
org.jfree : jcommon | jar | 1.0.17 |
net.sf.ingenias : jade | jar | 3.7 |
net.sf.ingenias : jadeMisc | jar | 3.7 |
net.sf.ingenias : jadeTools | jar | 3.7 |
net.sf.ingenias : httptransportjade | jar | 3.7 |
net.sf.ingenias : iioptransportjade | jar | 3.7 |
net.sf.ingenias : common-codec | jar | 1.3 |
net.sf.ingenias : iaf | jar | 1.6 |
net.sf.ingenias : codeuploader | jar | 1.6 |
net.sf.ingenias : htmldoc | jar | 1.6 |
net.sf.ingenias : codegen | jar | 1.7 |
net.sf.ingenias : editor | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
org.apache.maven.surefire : surefire-junit47 | jar | 2.14 |