Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.portletunit |
ArtifactId | ArtifactIdportletunit2-top-level |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
portletunit2-top-level-1.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2-top-level/ -->
<dependency>
<groupId>net.sf.portletunit</groupId>
<artifactId>portletunit2-top-level</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2-top-level/
implementation 'net.sf.portletunit:portletunit2-top-level:1.0.1'
// https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2-top-level/
implementation ("net.sf.portletunit:portletunit2-top-level:1.0.1")
'net.sf.portletunit:portletunit2-top-level:pom:1.0.1'
<dependency org="net.sf.portletunit" name="portletunit2-top-level" rev="1.0.1">
<artifact name="portletunit2-top-level" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.portletunit', module='portletunit2-top-level', version='1.0.1')
)
libraryDependencies += "net.sf.portletunit" % "portletunit2-top-level" % "1.0.1"
[net.sf.portletunit/portletunit2-top-level "1.0.1"]