| License |
License |
|---|---|
| Categories |
CategoriesInfer Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdorg.inferred |
| ArtifactId | ArtifactIdsource |
| Last Version | Last Version1.0-rc2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFreeSource
Lite code generation framework for Java 1.6+
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationinferred.org |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| source-1.0-rc2.pom | |
| source-1.0-rc2.jar | 929 KB |
| source-1.0-rc2-sources.jar | 16 KB |
| source-1.0-rc2-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.inferred/source/ -->
<dependency>
<groupId>org.inferred</groupId>
<artifactId>source</artifactId>
<version>1.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.inferred/source/
implementation 'org.inferred:source:1.0-rc2'
// https://jarcasting.com/artifacts/org.inferred/source/
implementation ("org.inferred:source:1.0-rc2")
'org.inferred:source:jar:1.0-rc2'
<dependency org="org.inferred" name="source" rev="1.0-rc2">
<artifact name="source" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.inferred', module='source', version='1.0-rc2')
)
libraryDependencies += "org.inferred" % "source" % "1.0-rc2"
[org.inferred/source "1.0-rc2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 16.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava-testlib | jar | 17.0 |
| junit : junit | jar | 4.11 |
| com.google.truth : truth | jar | 0.24 |
| org.inferred : testing | jar | 1.0-rc1 |
| org.mockito : mockito-core | jar | 1.10.8 |