gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.publish.maven
/
MavenPomCiManagement
Maven
Pom
Ci
Management
API
interface
MavenPomCiManagement
(
source
)
The CI management system of a Maven publication.
Since
4.8
See also
Maven
Pom
Members
Functions
get
System
Link copied to clipboard
API
abstract
fun
getSystem
(
)
:
Property
<
String
>
The name of this CI management system.
get
Url
Link copied to clipboard
API
abstract
fun
getUrl
(
)
:
Property
<
String
>
The URL of this CI management system.