License |
License
The Prompto License
|
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdRuntime |
Version | Version0.0.237 |
Type | Typejar |
Description |
DescriptionPrompto Core POM
|
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
Runtime-0.0.237.pom | |
Runtime-0.0.237.jar | 64 KB |
Runtime-0.0.237-sources.jar | 48 KB |
Runtime-0.0.237-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/Runtime/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>Runtime</artifactId>
<version>0.0.237</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/Runtime/
implementation 'org.prompto:Runtime:0.0.237'
// https://jarcasting.com/artifacts/org.prompto/Runtime/
implementation ("org.prompto:Runtime:0.0.237")
'org.prompto:Runtime:jar:0.0.237'
<dependency org="org.prompto" name="Runtime" rev="0.0.237">
<artifact name="Runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='Runtime', version='0.0.237')
)
libraryDependencies += "org.prompto" % "Runtime" % "0.0.237"
[org.prompto/Runtime "0.0.237"]
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Core | jar | 0.0.237 |
javax.mail : javax.mail-api | jar | 1.6.2 |
com.sun.mail : javax.mail | jar | 1.6.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.icegreen : greenmail | jar | 1.5.13 |
org.prompto : Core | test-jar | 0.0.237 |
com.coveo : nashorn-commonjs-modules | jar | 1.0.9 |