fabric-samples/asset-transfer-basic
Mark S. Lewis 01a0b804f8 Remove JCenter as a Gradle package repository
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-21 10:46:24 +00:00
..
application-gateway-go Go samples Migration to fabric-gateway (#561) 2021-12-15 10:26:46 +00:00
application-gateway-typescript Added missing dependency,Updated ci pipelines to include gateway go application (#577) 2022-01-12 13:41:38 +00:00
application-go Updates to asset-transfer-basic Gateway sample to align with docs (#553) 2021-12-09 10:20:52 +00:00
application-java Remove JCenter as a Gradle package repository 2022-01-21 10:46:24 +00:00
application-javascript * Made consistent lint command (#495) 2021-10-06 13:33:29 +01:00
application-typescript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
application-typescript-hsm New HSM Typescript Sample (#455) 2021-07-06 11:48:34 +01:00
chaincode-external More Gateway asset-transfer-basic tweaks to support docs (#556) 2021-12-10 08:51:21 +00:00
chaincode-go More Gateway asset-transfer-basic tweaks to support docs (#556) 2021-12-10 08:51:21 +00:00
chaincode-java Remove JCenter as a Gradle package repository 2022-01-21 10:46:24 +00:00
chaincode-javascript More Gateway asset-transfer-basic tweaks to support docs (#556) 2021-12-10 08:51:21 +00:00
chaincode-typescript Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
rest-api-typescript Bump follow-redirects in /asset-transfer-basic/rest-api-typescript (#584) 2022-01-19 14:36:23 +01:00
.gitignore Adding NodeJS app for asset-transfer-basic sample. (#206) 2020-06-30 15:36:47 -04:00