Last Version

Supported configurations of helloworld. 1.0

This module contains all the possible configuration of helloworld.

License

License

GroupId

GroupId

org.objectweb.think.helloworld-targets
ArtifactId

ArtifactId

parent
Version

Version

1.0
Type

Type

pom
Description

Description

Supported configurations of helloworld.
This module contains all the possible configuration of helloworld.
Project Organization

Project Organization

ST Microelectronics

Download parent 1.0

Filename Size
parent-1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.objectweb.think.helloworld-targets/parent/ -->
<dependency>
    <groupId>org.objectweb.think.helloworld-targets</groupId>
    <artifactId>parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.think.helloworld-targets/parent/
implementation 'org.objectweb.think.helloworld-targets:parent:1.0'
// https://jarcasting.com/artifacts/org.objectweb.think.helloworld-targets/parent/
implementation ("org.objectweb.think.helloworld-targets:parent:1.0")
'org.objectweb.think.helloworld-targets:parent:pom:1.0'
<dependency org="org.objectweb.think.helloworld-targets" name="parent" rev="1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.think.helloworld-targets', module='parent', version='1.0')
)
libraryDependencies += "org.objectweb.think.helloworld-targets" % "parent" % "1.0"
[org.objectweb.think.helloworld-targets/parent "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.objectweb.think.helloworld : helloworld-sources car 1.0

test (3)

Group / Artifact Type Version
org.objectweb.think.minus.test : java jar 1.0
org.objectweb.think.minus.test : scripts car 1.0
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.