gradle
8.3-rc-4
Java API
gradle
/
org.gradle.api.publish.maven
/
MavenPomOrganization
Maven
Pom
Organization
Java API
interface
MavenPomOrganization
The organization of a Maven publication.
See also
Maven
Pom
Members
Functions
get
Name
Link copied to clipboard
Java API
abstract
fun
getName
(
)
:
Property
<
String
>
The name of this organization.
get
Url
Link copied to clipboard
Java API
abstract
fun
getUrl
(
)
:
Property
<
String
>
The URL of this organization.