Last Version

Yenta 1.1

NetBeans module system hacks.

License

License

NetBeans CDDL/GPL
Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

org.netbeans.contrib.yenta
ArtifactId

ArtifactId

parent
Version

Version

1.1
Type

Type

pom
Description

Description

Yenta
NetBeans module system hacks.

Download parent 1.1

Filename Size
parent-1.1.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • demo
  • app