License |
License |
---|---|
GroupId | GroupIdio.github.ccodemvc |
ArtifactId | ArtifactIdccodemvc |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionccodemvc
jar file to generate low code for java
|
Filename | Size |
---|---|
ccodemvc-1.1.2.pom | |
ccodemvc-1.1.2.jar | 25 KB |
ccodemvc-1.1.2-sources.jar | 13 KB |
ccodemvc-1.1.2-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ccodemvc/ccodemvc/ -->
<dependency>
<groupId>io.github.ccodemvc</groupId>
<artifactId>ccodemvc</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ccodemvc/ccodemvc/
implementation 'io.github.ccodemvc:ccodemvc:1.1.2'
// https://jarcasting.com/artifacts/io.github.ccodemvc/ccodemvc/
implementation ("io.github.ccodemvc:ccodemvc:1.1.2")
'io.github.ccodemvc:ccodemvc:jar:1.1.2'
<dependency org="io.github.ccodemvc" name="ccodemvc" rev="1.1.2">
<artifact name="ccodemvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ccodemvc', module='ccodemvc', version='1.1.2')
)
libraryDependencies += "io.github.ccodemvc" % "ccodemvc" % "1.1.2"
[io.github.ccodemvc/ccodemvc "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |