License |
License |
---|---|
GroupId | GroupIddev.binis |
ArtifactId | ArtifactIdcode-generation-test |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncode-generation-test
Test capabilities for Binis code generation library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBinis Belev |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
code-generation-test-0.3.1.pom | |
code-generation-test-0.3.1.jar | 96 KB |
code-generation-test-0.3.1-sources.jar | 38 KB |
code-generation-test-0.3.1-javadoc.jar | 920 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.binis/code-generation-test/ -->
<dependency>
<groupId>dev.binis</groupId>
<artifactId>code-generation-test</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.binis/code-generation-test/
implementation 'dev.binis:code-generation-test:0.3.1'
// https://jarcasting.com/artifacts/dev.binis/code-generation-test/
implementation ("dev.binis:code-generation-test:0.3.1")
'dev.binis:code-generation-test:jar:0.3.1'
<dependency org="dev.binis" name="code-generation-test" rev="0.3.1">
<artifact name="code-generation-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.binis', module='code-generation-test', version='0.3.1')
)
libraryDependencies += "dev.binis" % "code-generation-test" % "0.3.1"
[dev.binis/code-generation-test "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
dev.binis : code-generator | jar | 0.3.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.20 |