testmaven

testmaven description

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.orgnizationteam
ArtifactId

ArtifactId

lib-test-maven
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

testmaven
testmaven description
Project URL

Project URL

https://github.com/orgnizationteam/testmaven
Source Code Management

Source Code Management

https://github.com/orgnizationteam/testmaven

Download lib-test-maven

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.orgnizationteam/lib-test-maven/ -->
<dependency>
    <groupId>com.github.orgnizationteam</groupId>
    <artifactId>lib-test-maven</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.orgnizationteam/lib-test-maven/
implementation 'com.github.orgnizationteam:lib-test-maven:1.0.1'
// https://jarcasting.com/artifacts/com.github.orgnizationteam/lib-test-maven/
implementation ("com.github.orgnizationteam:lib-test-maven:1.0.1")
'com.github.orgnizationteam:lib-test-maven:jar:1.0.1'
<dependency org="com.github.orgnizationteam" name="lib-test-maven" rev="1.0.1">
  <artifact name="lib-test-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.orgnizationteam', module='lib-test-maven', version='1.0.1')
)
libraryDependencies += "com.github.orgnizationteam" % "lib-test-maven" % "1.0.1"
[com.github.orgnizationteam/lib-test-maven "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

test maven

local.properties中添加 maven.user=xxx //maven账号 maven.pw=xxx //maven账号密码 signing.keyId=xxx //密钥keyid signing.password=xxx //密钥密码 signing.secretKeyRingFile=xxx //gpg密钥路径 bintray.user=xxx //bintray账号 bintray.repo=xxx //bintray创建仓库名称 bintray.apikey=xxx //bintray api key

上传maven uploadArchives

上传jcenter bintrayUpload

Versions

Version
1.0.1