Last Version

AutoJunit 1.0.1-alpha

a project about auto gen junit source

License

License

Categories

Categories

JUnit Unit Testing Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.onlypiglet
ArtifactId

ArtifactId

autojunit
Version

Version

1.0.1-alpha
Type

Type

pom
Description

Description

AutoJunit
a project about auto gen junit source
Project URL

Project URL

https://github.com/onlypiglet/AutoJunit
Source Code Management

Source Code Management

https://github.com/onlypiglet/AutoJunit.git

Download autojunit 1.0.1-alpha


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

Dependencies

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

Project Modules

  • autojunit-core
  • autojunit-plugin