| License |
License |
|---|---|
| Categories |
CategoriesJOnAS Container Application Servers |
| GroupId | GroupIdcom.github.jonasgeiregat |
| ArtifactId | ArtifactIdbob-compiler |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBuilder generator for Java
|
| Filename | Size |
|---|---|
| bob-compiler-0.1.0.pom | |
| bob-compiler-0.1.0.jar | 40 KB |
| bob-compiler-0.1.0-sources.jar | 16 KB |
| bob-compiler-0.1.0-javadoc.jar | 141 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob-compiler/ -->
<dependency>
<groupId>com.github.jonasgeiregat</groupId>
<artifactId>bob-compiler</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob-compiler/
implementation 'com.github.jonasgeiregat:bob-compiler:0.1.0'
// https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob-compiler/
implementation ("com.github.jonasgeiregat:bob-compiler:0.1.0")
'com.github.jonasgeiregat:bob-compiler:jar:0.1.0'
<dependency org="com.github.jonasgeiregat" name="bob-compiler" rev="0.1.0">
<artifact name="bob-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonasgeiregat', module='bob-compiler', version='0.1.0')
)
libraryDependencies += "com.github.jonasgeiregat" % "bob-compiler" % "0.1.0"
[com.github.jonasgeiregat/bob-compiler "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jonasgeiregat : bob-core | jar | 0.1.0 |
| com.squareup : javapoet | jar | 1.7.0 |
| com.google.guava : guava | jar | 19.0-rc3 |
| com.annimon : stream | jar | 1.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | 4.10 |
| com.google.truth : truth | jar | 0.28 |