License |
License
The Prompto License
|
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdAppStore |
Version | Version0.1.48 |
Type | Typejar |
Description |
DescriptionPrompto Platform POM
|
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
AppStore-0.1.48.pom | |
AppStore-0.1.48.jar | 5 KB |
AppStore-0.1.48-sources.jar | 2 KB |
AppStore-0.1.48-javadoc.jar | 328 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/AppStore/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>AppStore</artifactId>
<version>0.1.48</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/AppStore/
implementation 'org.prompto:AppStore:0.1.48'
// https://jarcasting.com/artifacts/org.prompto/AppStore/
implementation ("org.prompto:AppStore:0.1.48")
'org.prompto:AppStore:jar:0.1.48'
<dependency org="org.prompto" name="AppStore" rev="0.1.48">
<artifact name="AppStore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='AppStore', version='0.1.48')
)
libraryDependencies += "org.prompto" % "AppStore" % "0.1.48"
[org.prompto/AppStore "0.1.48"]
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Core | jar | 0.1.48 |
org.prompto : CodeStore | jar | 0.1.48 |
org.prompto : Server | jar | 0.1.48 |
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Server | test-jar | 0.1.48 |
junit : junit | jar | 4.13.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
org.prompto : Core | test-jar | 0.1.48 |
org.prompto : MongoStore | jar | 0.1.48 |
org.prompto : MongoStore | test-jar | 0.1.48 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.2.0 |