RoboVM Junit parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.robovm
ArtifactId

ArtifactId

robovm-junit-parent
Last Version

Last Version

1.14.0
Release Date

Release Date

Type

Type

pom
Description

Description

RoboVM Junit parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/robovm/robovm-junit.git

Download robovm-junit-parent

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • protocol
  • client
  • server
org.robovm

RoboVM

Versions

Version
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
1.0.0-beta-04
1.0.0-beta-03
1.0.0-beta-02
1.0.0-beta-01