License |
License |
---|---|
GroupId | GroupIdcom.puresoltechnologies.purifinity.server |
ArtifactId | ArtifactIdserver.app |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typeear |
Description |
DescriptionPurifinity Server: server.app
In this module and all its sub-modules Purifinity server components are included.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
server.app-0.4.1.pom | |
server.app-0.4.1.ear | 22 MB |
server.app-0.4.1-javadoc.jar | 357 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/server.app/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>server.app</artifactId>
<version>0.4.1</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/server.app/
implementation 'com.puresoltechnologies.purifinity.server:server.app:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/server.app/
implementation ("com.puresoltechnologies.purifinity.server:server.app:0.4.1")
'com.puresoltechnologies.purifinity.server:server.app:ear:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="server.app" rev="0.4.1">
<artifact name="server.app" type="ear" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='server.app', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "server.app" % "0.4.1"
[com.puresoltechnologies.purifinity.server/server.app "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.5.1 |