| License |
License |
|---|---|
| GroupId | GroupIdcash.muro |
| ArtifactId | ArtifactIdmuro.cash |
| Version | Version0.1.0-alpha2 |
| Type | Typejar |
| Description |
Descriptionmuro.cash
A PayWall for Websites with large amount of data
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| muro.cash-0.1.0-alpha2.pom | |
| muro.cash-0.1.0-alpha2.jar | 51 KB |
| muro.cash-0.1.0-alpha2-sources.jar | 37 KB |
| muro.cash-0.1.0-alpha2-javadoc.jar | 588 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cash.muro/muro.cash/ -->
<dependency>
<groupId>cash.muro</groupId>
<artifactId>muro.cash</artifactId>
<version>0.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/cash.muro/muro.cash/
implementation 'cash.muro:muro.cash:0.1.0-alpha2'
// https://jarcasting.com/artifacts/cash.muro/muro.cash/
implementation ("cash.muro:muro.cash:0.1.0-alpha2")
'cash.muro:muro.cash:jar:0.1.0-alpha2'
<dependency org="cash.muro" name="muro.cash" rev="0.1.0-alpha2">
<artifact name="muro.cash" type="jar" />
</dependency>
@Grapes(
@Grab(group='cash.muro', module='muro.cash', version='0.1.0-alpha2')
)
libraryDependencies += "cash.muro" % "muro.cash" % "0.1.0-alpha2"
[cash.muro/muro.cash "0.1.0-alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cash.muro : cashid4spring | jar | 0.1.0-alpha2 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| org.springframework : spring-webmvc | jar | 5.3.2 |
| org.springframework.data : spring-data-jpa | jar | 2.4.1 |
| org.springframework.security : spring-security-data | jar | 5.4.2 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |