License |
License |
---|---|
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdruntime-compiler |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionruntime-compiler
Utility library for compiling java code ad-hoc
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
Filename | Size |
---|---|
runtime-compiler-1.2.pom | |
runtime-compiler-1.2.jar | 10 KB |
runtime-compiler-1.2-sources.jar | 8 KB |
runtime-compiler-1.2-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/runtime-compiler/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>runtime-compiler</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/runtime-compiler/
implementation 'de.alpharogroup:runtime-compiler:1.2'
// https://jarcasting.com/artifacts/de.alpharogroup/runtime-compiler/
implementation ("de.alpharogroup:runtime-compiler:1.2")
'de.alpharogroup:runtime-compiler:jar:1.2'
<dependency org="de.alpharogroup" name="runtime-compiler" rev="1.2">
<artifact name="runtime-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='runtime-compiler', version='1.2')
)
libraryDependencies += "de.alpharogroup" % "runtime-compiler" % "1.2"
[de.alpharogroup/runtime-compiler "1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.3 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |