publish-on-central
Toggle table of contents
8.0.1-dev05-770e6a6
jvm
Platform filter
jvm
Switch theme
Search in API
publish-on-central
publish-on-central
/
org.danilopianini.gradle.mavencentral
/
Repository
/
Repository
Repository
constructor
(
name
:
String
,
url
:
Property
<
String
>
,
user
:
Property
<
String
>
,
password
:
Property
<
String
>
,
nexusUrl
:
String
?
=
null
,
nexusTimeOut
:
Duration
=
Duration.ofMinutes(1)
,
nexusConnectTimeOut
:
Duration
=
Duration.ofMinutes(1)
)
constructor
(
name
:
String
,
url
:
Provider
<
URI
>
,
user
:
Property
<
String
>
,
password
:
Property
<
String
>
,
nexusUrl
:
String
?
=
null
,
nexusTimeOut
:
Duration
=
Duration.ofMinutes(1)
,
nexusConnectTimeOut
:
Duration
=
Duration.ofMinutes(1)
)