testmaven

testmaven description

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.orgnizationteam
ArtifactId

ArtifactId

testmaven
Last Version

Last Version

1.7
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.git

Download testmaven

How to add to project

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

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.7
1.6