fabric-samples/commercial-paper/organization/digibank
Mark S. Lewis 0f877fad4d
Remove JCenter as a Gradle package repository (#589)
JCenter is deprecated, can no longer be published to, and is scheduled for removal. It is now causing build failures. Replace with Maven Central.

Also remove mavenLocal() as this is not recommended practice:

- https://docs.gradle.org/current/userguide/declaring_repositories.html#sec:case-for-maven-local

Note that Jitpack still needs to be included as a package repository for Java chaincode since it has dependencies on an old version of com.github.everit-org.json-schema:org.everit.json.schema that is only published there.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2022-01-26 16:29:09 -05:00
..
application Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
application-java Fixed state deserialize which is an uint enum in contract definition. (#467) 2021-09-03 08:16:35 +00:00
configuration/cli Update test network docker compose network name (#423) 2021-02-20 10:26:04 +01:00
contract Add repolinter support 2021-04-23 15:35:20 -04:00
contract-go Updates to asset-transfer-basic Gateway sample to align with docs (#553) 2021-12-09 10:20:52 +00:00
contract-java Remove JCenter as a Gradle package repository (#589) 2022-01-26 16:29:09 -05:00
gateway Update Commercial Paper to v2.0 Lifecycle (#109) 2020-02-11 09:38:52 +00:00
.gitignore [FAB-15213] Update Commercial Paper for Java 2019-08-07 11:18:37 +01:00
digibank.sh Fixed information leak 2021-04-19 11:50:02 -07:00