Last Version

com.github.onlypiglet:autojunit-core 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-core
Version

Version

1.0.1-alpha
Type

Type

jar
Description

Description

a project about auto gen junit source

Download autojunit-core 1.0.1-alpha


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.